enso/tools
Pavel Marek 78597fb74c
Benchmark static site generator does not include so many records (#11115)
Limit the starting date to fetch the benchmarks from to 01-04-2024. As of today, [Upload Benchmarks GH Action](https://github.com/enso-org/enso/actions/workflows/bench-upload.yml) is [failing](https://github.com/enso-org/enso/actions/runs/10896413686/job/30236182995#step:6:6303) because it tries to push a HTML file bigger than 100 MB.
2024-09-17 20:39:11 +00:00
..
build-performance Faster dev builds; tooling for measuring build times and app performance. (#3491) 2022-06-02 19:24:18 +00:00
ci Dockerize NodeJS-based Ydoc (#10811) 2024-08-15 13:04:53 +00:00
enso4igv Bump webpack from 5.76.0 to 5.94.0 in /tools/enso4igv (#10916) 2024-08-29 09:33:55 +00:00
graphmod Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00
http-test-helper Pending Audit Logs are sent in batches (#10918) 2024-08-30 15:10:54 +02:00
language-server Bump clap to v4 (#9595) 2024-04-03 11:32:03 +00:00
legal-review Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
legal-review-helper Bump path-to-regexp and express in /tools/legal-review-helper (#11074) 2024-09-17 16:49:26 +02:00
native-image-config-cleanup Format TS code (#10648) 2024-07-26 17:47:59 +10:00
performance Benchmark static site generator does not include so many records (#11115) 2024-09-17 20:39:11 +00:00
simple-library-server Bump send and express in /tools/simple-library-server (#11072) 2024-09-17 18:51:29 +01:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Enso Tools

This folder contains various tools and utilities that aid in the development of the Enso programming language. It should not be used as a dumping ground for things that have better places, but instead is used to hold things that should be part of this repository but do not have another sensible place for them.