gleam-lang/gleam

Create benchmarks for use of lists and custom types on JS

Open

#4.253 aberto em 17 de fev. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (960 forks)batch import
help wanted

Métricas do repositório

Stars
 (21.417 stars)
Métricas de merge de PR
 (Mesclagem média 10d 19h) (69 fundiu PRs em 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.

Guia do colaborador