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
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.