gleam-lang/gleam
Auf GitHub ansehenCreate benchmarks for use of lists and custom types on JS
Open
#4.253 geöffnet am 17. Feb. 2025
help wanted
Repository-Metriken
- Stars
- (21.417 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 10T 19h) (69 gemergte PRs in 30 T)
Beschreibung
If we have a benchmark of all the operations one would do with lists and custom types we can use this to evaluate codegen changes to improve performance.
We want to be able to run this on all 3 major JS engines.