aboutsummaryrefslogtreecommitdiff
path: root/benches/analyzers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'benches/analyzers.rs')
-rw-r--r--benches/analyzers.rs5
1 files changed, 5 insertions, 0 deletions
diff --git a/benches/analyzers.rs b/benches/analyzers.rs
index ee25253..43a5a88 100644
--- a/benches/analyzers.rs
+++ b/benches/analyzers.rs
@@ -62,4 +62,9 @@ benchmarks! {
(fractal_skorvald, "skorvald", "tests/logs/skorvald-20200920.zevtc"),
(strike_generic, "generic-strike", "tests/logs/whisper-20200424.zevtc"),
+
+ (strike_mai_trin, "maitrin", "tests/logs/mai-trin-20220303.zevtc"),
+ (strike_ankka, "ankka", "tests/logs/ankka-20220303.zevtc"),
+ (strike_li, "li", "tests/logs/minister-li-20220303.zevtc"),
+ (strike_dragonvoid, "dragonvoid", "tests/logs/dragonvoid-20220309.zevtc"),
}