Skip to content

Commit

Permalink
Deploying to gh-pages from @ 32f8141 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2024
1 parent 7dc9024 commit ff5da8c
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732579825325,
"lastUpdate": 1732579852689,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1510706,6 +1510706,63 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Dmitrii Novikov",
"username": "breathx",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "07489608ea98112030b0337a9b2061c473b7d3e7",
"message": "fix(ci): fix benchmarks job paths to commit (#4358)",
"timestamp": "2024-11-25T15:17:00Z",
"url": "https://github.com/gear-tech/gear/commit/07489608ea98112030b0337a9b2061c473b7d3e7"
},
"date": 1732579833291,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 37959,
"unit": "ns"
},
{
"name": "upload_program",
"value": 39066,
"unit": "ns"
},
{
"name": "create_program",
"value": 1,
"unit": "ns"
},
{
"name": "send_message",
"value": 0,
"unit": "ns"
},
{
"name": "send_reply",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value_to_inheritor",
"value": 40924,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit ff5da8c

Please sign in to comment.