Add iai versions of the runtime benchmarks (#3016)

* Include graph runtime benchmarks in ci regression run

* Update benchmarking workflow

* Remove ci script changes
This commit is contained in:
Dennis Kobert
2025-08-07 00:48:25 +02:00
committed by GitHub
parent e003389526
commit 9b8935d201
5 changed files with 85 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -2693,6 +2693,7 @@ dependencies = [
"graphene-core",
"graphene-path-bool",
"graphene-std",
"iai-callgrind",
"log",
"once_cell",
"serde",