Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 2181232
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 26, 2024
1 parent 7a4c24b commit a3ce7ed
Showing 1 changed file with 157 additions and 1 deletion.
158 changes: 157 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1735128479443,
"lastUpdate": 1735198118173,
"repoUrl": "https://github.com/dbus2/zbus",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1406,6 +1406,162 @@ 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": "21812328271c058790ac7cd1ef1237c7b039a766",
"message": "⬆️ micro: Update quote to v1.0.38 (#1187)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [quote](https://redirect.github.com/dtolnay/quote) | dependencies |\npatch | `1.0.37` -> `1.0.38` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>dtolnay/quote (quote)</summary>\n\n###\n[`v1.0.38`](https://redirect.github.com/dtolnay/quote/releases/tag/1.0.38)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/quote/compare/1.0.37...1.0.38)\n\n- Support interpolating arrays inside of arrays using a repetition\n([#&#8203;286](https://redirect.github.com/dtolnay/quote/issues/286))\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/dbus2/zbus).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-12-26T07:17:40Z",
"tree_id": "46c6e3a011731de648758949397dc7525af93755",
"url": "https://github.com/dbus2/zbus/commit/21812328271c058790ac7cd1ef1237c7b039a766"
},
"date": 1735198117138,
"tool": "cargo",
"benches": [
{
"name": "message-ser/small",
"value": 2198,
"range": "± 44",
"unit": "ns/iter"
},
{
"name": "message-ser/big",
"value": 2984863,
"range": "± 115864",
"unit": "ns/iter"
},
{
"name": "message-de/header",
"value": 213,
"range": "± 2",
"unit": "ns/iter"
},
{
"name": "message-de/body",
"value": 3989240,
"range": "± 21210",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/unix",
"value": 409,
"range": "± 8",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/tcp",
"value": 509,
"range": "± 6",
"unit": "ns/iter"
},
{
"name": "parse_name/well_known",
"value": 98,
"range": "± 4",
"unit": "ns/iter"
},
{
"name": "parse_name/unique",
"value": 106,
"range": "± 19",
"unit": "ns/iter"
},
{
"name": "parse_name/bus",
"value": 109,
"range": "± 28",
"unit": "ns/iter"
},
{
"name": "parse_name/interface",
"value": 105,
"range": "± 15",
"unit": "ns/iter"
},
{
"name": "parse_name/error",
"value": 106,
"range": "± 20",
"unit": "ns/iter"
},
{
"name": "parse_name/member",
"value": 75,
"range": "± 2",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_ser",
"value": 216580,
"range": "± 1195",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_de",
"value": 431391,
"range": "± 17521",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_ser",
"value": 630243,
"range": "± 21933",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_de",
"value": 2059781,
"range": "± 36659",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_ser",
"value": 1674080,
"range": "± 37451",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_de",
"value": 3928164,
"range": "± 143670",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_ser",
"value": 172089,
"range": "± 5087",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_de",
"value": 1213751,
"range": "± 50015",
"unit": "ns/iter"
},
{
"name": "signature_parse",
"value": 10920,
"range": "± 741",
"unit": "ns/iter"
},
{
"name": "object_path_parse",
"value": 101,
"range": "± 3",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a3ce7ed

Please sign in to comment.