Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 45fa7dc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 21, 2024
1 parent baaaaf6 commit e92e19a
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": 1718884643810,
"lastUpdate": 1719000297241,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10078,6 +10078,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": "45fa7dc12ef292ef9e59a043e6be0a4248a19a12",
"message": "feat(torii-grpc): add events subscription (#2065)",
"timestamp": "2024-06-21T13:53:18-06:00",
"tree_id": "af7b9a65e325c74c8330f350b3e4de57d1f09d2f",
"url": "https://github.com/dojoengine/dojo/commit/45fa7dc12ef292ef9e59a043e6be0a4248a19a12"
},
"date": 1719000296461,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16452157,
"range": "± 149652",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e92e19a

Please sign in to comment.