Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 91da65d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 30, 2025
1 parent 6fc5515 commit c11948d
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738276503375,
"lastUpdate": 1738276611342,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -49450,6 +49450,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "59736843+Larkooo@users.noreply.github.com",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "91da65d2b9cd804d9ed66aa9aeb9ec1e666f0f74",
"message": "fix(torii-grpc): event processing subscription (#2975)",
"timestamp": "2025-01-30T16:20:20-06:00",
"tree_id": "8847f0e7c7ca905ec1a8dd7fbad3f425465131ab",
"url": "https://github.com/dojoengine/dojo/commit/91da65d2b9cd804d9ed66aa9aeb9ec1e666f0f74"
},
"date": 1738276609263,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 12291215454,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c11948d

Please sign in to comment.