aiken/crates
KtorZ a9d596f4cb
Memoize simplification steps during property-based shrinking.
I've been benchmarking that through the shrink of 'large' lists, and the cache brings about 1.5x speed increase. For small and simple cases, the cache as no visible effects (positive or negative).
2024-03-08 18:58:51 +01:00
..
aiken chore: fix fmt 2024-03-04 13:03:07 -05:00
aiken-lang Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
aiken-lsp Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
aiken-project Memoize simplification steps during property-based shrinking. 2024-03-08 18:58:51 +01:00
uplc step up the optimizations a bit more by inlining a small function 2024-03-08 00:12:44 -05:00