gleam-lang/gleam

Create benchmarks for use of lists and custom types on JS

Open

#4 253 ouverte le 17 févr. 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (960 forks)batch import
help wanted

Métriques du dépôt

Stars
 (21 417 stars)
Métriques de merge PR
 (Merge moyen 10j 19h) (69 PRs mergées en 30 j)

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.

Guide contributeur