Lots of claude-driven performance work.

This commit is contained in:
2026-03-23 00:24:55 -04:00
parent 497af9151d
commit e90f09bf3e
14 changed files with 1820 additions and 394 deletions

View File

@@ -13,3 +13,8 @@ fontconfig = { version = "0.10", features = ["dlopen"] }
[dev-dependencies]
tracing-subscriber = { version = "0.3", default-features = false, features = ["env-filter", "fmt", "std"] }
criterion = { version = "0.5", features = ["html_reports"] }
[[bench]]
name = "layout_bench"
harness = false