parallel matching

This commit is contained in:
Robin Appelman 2024-07-28 16:02:00 +02:00
commit e9b5807127
6 changed files with 97 additions and 61 deletions

View file

@ -22,6 +22,7 @@ hdrhistogram = "7.5.4"
ahash = "0.8.11"
base64 = "0.21.7"
derive_more = { version = "1.0.0-beta.6", features = ["from"] }
rayon = "1.10.0"
[profile.dev.package."*"]
opt-level = 3