typst/bench
Laurenz 594809e35b Library functions behave more imperatively
- Templates scope state changes
- State-modifying function operate in place instead of returning a template
- Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map
- No more wide calls
2021-08-17 22:20:37 +02:00
..
src Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
Cargo.toml New shiny benchmarks with iai! 2021-07-13 15:18:34 +02:00