Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for daf0b65
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2024
1 parent c328c2a commit dcaa049
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": 1726865385873,
"lastUpdate": 1726872040850,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -21286,6 +21286,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "daf0b65d80ab47c73f66e8b9857169a06f6970b2",
"message": "refactor-opt(torii-grpc): subscriptions no db fetch (#2455)\n\n* refactor-opt(torii-grpc): subscriptions no db fetch\r\n\r\n* update grpc\r\n\r\n* fmt\r\n\r\n* cmt",
"timestamp": "2024-09-20T18:24:25-04:00",
"tree_id": "9735db177a44549a7635a0a35d3f1fa831ef7f6b",
"url": "https://github.com/dojoengine/dojo/commit/daf0b65d80ab47c73f66e8b9857169a06f6970b2"
},
"date": 1726872039780,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 21361993668,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dcaa049

Please sign in to comment.