Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 30, 2023
1 parent 68673bb commit 94442e4
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions dev/benches/data.js
Original file line number Diff line number Diff line change
@@ -1,56 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696024453977,
"lastUpdate": 1696061234663,
"repoUrl": "https://github.com/ComunidadAylas/PackSquash",
"entries": {
"PackSquash library quick benchmarks": [
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1512447cdd801aeb3803424b078a3787d2d905bb",
"message": "fix(deps): update rust crate serde_json to 1.0.106",
"timestamp": "2023-09-09T22:25:38Z",
"tree_id": "93ecb8ab71669ec710cccd6dfecace2598256eb0",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/1512447cdd801aeb3803424b078a3787d2d905bb"
},
"date": 1694309479291,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 11685456,
"range": "± 733084",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 195239463,
"range": "± 2113954",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2955859230,
"range": "± 63920585",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 301031640,
"range": "± 7912852",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9ba6a20e288eea9889dfb747c3fe8647c038ade2",
"message": "chore(deps): update taiki-e/install-action digest to 57aaba5",
"timestamp": "2023-09-30T04:54:56Z",
"tree_id": "8509e36945955213a9216387a5b30e520e33b100",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/9ba6a20e288eea9889dfb747c3fe8647c038ade2"
},
"date": 1696061233527,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 8305238,
"range": "± 146545",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 159343297,
"range": "± 10991265",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 5830423907,
"range": "± 42768817",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 929815864,
"range": "± 11458771",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 94442e4

Please sign in to comment.