gleam-lang/gleam

Create benchmarks for use of lists and custom types on JS

Open

#4.253 geöffnet am 17. Feb. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (960 Forks)batch import
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.

Contributor Guide