Open
Description
example code:
https://github.com/e1732a364fed/clash_rules/blob/main/src/lib.rs
The code is also at
https://crates.io/crates/clash_rules
The benchmark shows that the optimization can speed up about 4000%.
However, refractor is needed as Vec<Box<dyn RuleMatcher>>
can not adopt the improvement algorithms.
Metadata
Metadata
Assignees
Labels
No labels