gleam-lang/gleam

Create benchmarks for use of lists and custom types on JS

Open

#4,253 opened on Feb 17, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (21,417 stars) (960 forks)batch import
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.

Contributor guide