Skip to content

Commit a8a8af8

Browse files
author
github-action-benchmark
committed
add Benchmarks (cargo) benchmark result for 82a6a71
1 parent f1dcc5b commit a8a8af8

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

dev/bench/data.js

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1759890883675,
2+
"lastUpdate": 1759977369953,
33
"repoUrl": "https://github.com/powdr-labs/powdr",
44
"entries": {
55
"Benchmarks": [
@@ -406692,6 +406692,34 @@ window.BENCHMARK_DATA = {
406692406692
"unit": "ns/iter"
406693406693
}
406694406694
]
406695+
},
406696+
{
406697+
"commit": {
406698+
"author": {
406699+
"name": "chriseth",
406700+
"username": "chriseth",
406701+
"email": "[email protected]"
406702+
},
406703+
"committer": {
406704+
"name": "GitHub",
406705+
"username": "web-flow",
406706+
"email": "[email protected]"
406707+
},
406708+
"id": "82a6a71e9bce27c3502eaff63cf7143eb3106e95",
406709+
"message": "Remove some symbolic expressions from the code. (#3335)\n\nSince we are not using SymbolicExpression any more in the code, the\nwhole abstraction around RuntimeConstant can be removed and replaced by\nFieldElement.",
406710+
"timestamp": "2025-10-08T16:57:09Z",
406711+
"url": "https://github.com/powdr-labs/powdr/commit/82a6a71e9bce27c3502eaff63cf7143eb3106e95"
406712+
},
406713+
"date": 1759977367408,
406714+
"tool": "cargo",
406715+
"benches": [
406716+
{
406717+
"name": "optimize-keccak/optimize",
406718+
"value": 16649432788,
406719+
"range": "± 469861322",
406720+
"unit": "ns/iter"
406721+
}
406722+
]
406695406723
}
406696406724
]
406697406725
}

0 commit comments

Comments
 (0)