Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 7…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 10, 2023
1 parent 82432ca commit 1782493
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": 1694309480635,
"lastUpdate": 1694344333359,
"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": "b630b1fb05bee1139adbc1d6e0fb199113ae2420",
"message": "fix(deps): update rust crate serde_json to 1.0.105",
"timestamp": "2023-08-15T23:01:58Z",
"tree_id": "e4c139c9e6f8c899e5c42dfae834868485915d98",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/b630b1fb05bee1139adbc1d6e0fb199113ae2420"
},
"date": 1692149026122,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 12289657,
"range": "± 664197",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 198221137,
"range": "± 2819946",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2160309876,
"range": "± 34347568",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 316535960,
"range": "± 14839766",
"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": "7c4c2f18209de1020539746e82ca7bf74764c120",
"message": "chore(deps): update taiki-e/install-action digest to b89cfc4",
"timestamp": "2023-09-10T07:47:35Z",
"tree_id": "a7e0532a4a88ea007b51c806577e070d3a689edb",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/7c4c2f18209de1020539746e82ca7bf74764c120"
},
"date": 1694344332155,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 11058544,
"range": "± 201315",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 206166164,
"range": "± 3690373",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3592272190,
"range": "± 60609569",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 316015498,
"range": "± 4012934",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1782493

Please sign in to comment.