Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 67a1747
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 13, 2024
1 parent 970475a commit e821e0d
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": 1728790246522,
"lastUpdate": 1728847966850,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -25186,6 +25186,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"committer": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"distinct": true,
"id": "67a174783ba45a6f2d45940e595f40ad5b423cd0",
"message": "refactor(torii/graphql): use camelCase in graphql to be more consistent\n\ncommit-id:108ca77e",
"timestamp": "2024-10-14T00:46:52+05:30",
"tree_id": "69c64d652a85ac98b441bee865155776386008b0",
"url": "https://github.com/dojoengine/dojo/commit/67a174783ba45a6f2d45940e595f40ad5b423cd0"
},
"date": 1728847965462,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 12131096984,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e821e0d

Please sign in to comment.