haskell-beam/beam

Benchmark build time of user code

開放

#824 建立於 2026年7月20日

 (0 則留言) (2 個反應) (0 位負責人)Haskell (191 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (631 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南