Skip to content

Commit 21d9d83

Browse files
author
github-action-benchmark
committed
add ACIR Opcodes (customSmallerIsBetter) benchmark result for f249446
1 parent 6228e93 commit 21d9d83

1 file changed

Lines changed: 100 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 100 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775637536485,
2+
"lastUpdate": 1785248177648,
33
"repoUrl": "https://github.com/noir-lang/poseidon",
44
"entries": {
55
"ACIR Opcodes": [
@@ -2081,6 +2081,105 @@ window.BENCHMARK_DATA = {
20812081
"unit": "acir_opcodes"
20822082
}
20832083
]
2084+
},
2085+
{
2086+
"commit": {
2087+
"author": {
2088+
"email": "84741533+defkit@users.noreply.github.com",
2089+
"name": "defkit",
2090+
"username": "defkit"
2091+
},
2092+
"committer": {
2093+
"email": "noreply@github.com",
2094+
"name": "GitHub",
2095+
"username": "web-flow"
2096+
},
2097+
"distinct": true,
2098+
"id": "f249446e6e01f7b607ad35351cebe0cc20068cb7",
2099+
"message": "fix!: perform_duplex ignores cache_size (#48)",
2100+
"timestamp": "2026-07-28T15:15:57+01:00",
2101+
"tree_id": "80ebf869ee2900adc9709fffad4e357daf64653f",
2102+
"url": "https://github.com/noir-lang/poseidon/commit/f249446e6e01f7b607ad35351cebe0cc20068cb7"
2103+
},
2104+
"date": 1785248176856,
2105+
"tool": "customSmallerIsBetter",
2106+
"benches": [
2107+
{
2108+
"name": "poseidon2_hash_1.json/main",
2109+
"value": 4,
2110+
"unit": "acir_opcodes"
2111+
},
2112+
{
2113+
"name": "poseidon2_hash_10.json/main",
2114+
"value": 13,
2115+
"unit": "acir_opcodes"
2116+
},
2117+
{
2118+
"name": "poseidon2_hash_2.json/main",
2119+
"value": 4,
2120+
"unit": "acir_opcodes"
2121+
},
2122+
{
2123+
"name": "poseidon2_hash_20.json/main",
2124+
"value": 26,
2125+
"unit": "acir_opcodes"
2126+
},
2127+
{
2128+
"name": "poseidon2_hash_4.json/main",
2129+
"value": 5,
2130+
"unit": "acir_opcodes"
2131+
},
2132+
{
2133+
"name": "poseidon2_hash_8.json/main",
2134+
"value": 10,
2135+
"unit": "acir_opcodes"
2136+
},
2137+
{
2138+
"name": "poseidon_hash_1.json/main",
2139+
"value": 330,
2140+
"unit": "acir_opcodes"
2141+
},
2142+
{
2143+
"name": "poseidon_hash_2.json/main",
2144+
"value": 318,
2145+
"unit": "acir_opcodes"
2146+
},
2147+
{
2148+
"name": "poseidon_hash_4.json/main",
2149+
"value": 392,
2150+
"unit": "acir_opcodes"
2151+
},
2152+
{
2153+
"name": "poseidon_hash_8.json/main",
2154+
"value": 528,
2155+
"unit": "acir_opcodes"
2156+
},
2157+
{
2158+
"name": "poseidon_sponge_1.json/main",
2159+
"value": 379,
2160+
"unit": "acir_opcodes"
2161+
},
2162+
{
2163+
"name": "poseidon_sponge_16.json/main",
2164+
"value": 1592,
2165+
"unit": "acir_opcodes"
2166+
},
2167+
{
2168+
"name": "poseidon_sponge_32.json/main",
2169+
"value": 3192,
2170+
"unit": "acir_opcodes"
2171+
},
2172+
{
2173+
"name": "poseidon_sponge_4.json/main",
2174+
"value": 392,
2175+
"unit": "acir_opcodes"
2176+
},
2177+
{
2178+
"name": "poseidon_sponge_8.json/main",
2179+
"value": 792,
2180+
"unit": "acir_opcodes"
2181+
}
2182+
]
20842183
}
20852184
],
20862185
"Circuit Size": [

0 commit comments

Comments
 (0)