haskell-beam/beam

Benchmark build time of user code

Aperta

#824 aperta il 20 lug 2026

 (0 commenti) (2 reazioni) (0 assegnatari)Haskell (191 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (631 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Following the publication of Scarf moving away from Haskell, discussions mentioned that type-family-heavy code, like code using beam, can build slowly.

I personally think that the tradeoff for this slower compilation is much, much more safety when interacting with the database. However, if we can preserve this safety and improve build times, we should!

This ticket is about creating a benchmark for building a beam-based application. Improvements to build times can follow separately.

Guida contributor