improve matching speed a bit

This commit is contained in:
Robin Appelman 2024-09-12 16:56:38 +02:00
commit ece904f791
8 changed files with 8840 additions and 8834 deletions

View file

@ -30,3 +30,7 @@ tikv-jemallocator = "0.6.0"
[profile.dev.package."*"]
opt-level = 3
[profile.profiling]
inherits = "release"
debug = true