mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
improve matching speed a bit
This commit is contained in:
parent
e316efc4c2
commit
ece904f791
8 changed files with 8840 additions and 8834 deletions
|
|
@ -50,6 +50,7 @@ fn build_pattern(parts: &[crate::MessagePart]) -> String {
|
|||
}
|
||||
}
|
||||
}
|
||||
pattern.push_str("\x01\x01");
|
||||
pattern
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue