gleam-lang/gleam
GitHub で見るCreate benchmarks for use of lists and custom types on JS
Open
#4,253 opened on 2025年2月17日
help wanted
Repository metrics
- Stars
- (21,417 stars)
- PR merge metrics
- (平均マージ 10d 19h) (30d で 69 merged PRs)
説明
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.