gleam-lang/gleam
View on GitHubCreate benchmarks for use of lists and custom types on JS
Open
#4,253 opened on Feb 17, 2025
help wanted
Repository metrics
- Stars
- (21,417 stars)
- PR merge metrics
- (Avg merge 10d 19h) (69 merged PRs in 30d)
Description
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.