Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 71834a4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 1, 2025
1 parent 94665cb commit babda88
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": 1735670180025,
"lastUpdate": 1735771061427,
"repoUrl": "https://github.com/dbus2/zbus",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2186,6 +2186,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": "71834a41a008214acda27b31dc5948c8ca08a594",
"message": "⬆️ micro: Update syn to v2.0.94 (#1195)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [syn](https://redirect.github.com/dtolnay/syn) | dependencies | patch\n| `2.0.93` -> `2.0.94` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>dtolnay/syn (syn)</summary>\n\n###\n[`v2.0.94`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.94)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/syn/compare/2.0.93...2.0.94)\n\n- Expression precedence fixes\n([#&#8203;1811](https://redirect.github.com/dtolnay/syn/issues/1811),\n[#&#8203;1812](https://redirect.github.com/dtolnay/syn/issues/1812),\n[#&#8203;1813](https://redirect.github.com/dtolnay/syn/issues/1813),\n[#&#8203;1814](https://redirect.github.com/dtolnay/syn/issues/1814),\n[#&#8203;1815](https://redirect.github.com/dtolnay/syn/issues/1815),\n[#&#8203;1816](https://redirect.github.com/dtolnay/syn/issues/1816),\n[#&#8203;1818](https://redirect.github.com/dtolnay/syn/issues/1818),\n[#&#8203;1819](https://redirect.github.com/dtolnay/syn/issues/1819),\n[#&#8203;1820](https://redirect.github.com/dtolnay/syn/issues/1820),\n[#&#8203;1825](https://redirect.github.com/dtolnay/syn/issues/1825),\n[#&#8203;1826](https://redirect.github.com/dtolnay/syn/issues/1826),\n[#&#8203;1827](https://redirect.github.com/dtolnay/syn/issues/1827),\n[#&#8203;1828](https://redirect.github.com/dtolnay/syn/issues/1828),\n[#&#8203;1829](https://redirect.github.com/dtolnay/syn/issues/1829),\n[#&#8203;1830](https://redirect.github.com/dtolnay/syn/issues/1830))\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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2025-01-01T22:26:42Z",
"tree_id": "f23687a5c55fcfeb31087cf52ab856d47a4747f1",
"url": "https://github.com/dbus2/zbus/commit/71834a41a008214acda27b31dc5948c8ca08a594"
},
"date": 1735771060277,
"tool": "cargo",
"benches": [
{
"name": "message-ser/small",
"value": 2271,
"range": "± 165",
"unit": "ns/iter"
},
{
"name": "message-ser/big",
"value": 2949267,
"range": "± 36915",
"unit": "ns/iter"
},
{
"name": "message-de/header",
"value": 224,
"range": "± 2",
"unit": "ns/iter"
},
{
"name": "message-de/body",
"value": 3920871,
"range": "± 44175",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/unix",
"value": 406,
"range": "± 7",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/tcp",
"value": 503,
"range": "± 24",
"unit": "ns/iter"
},
{
"name": "parse_name/well_known",
"value": 100,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "parse_name/unique",
"value": 106,
"range": "± 4",
"unit": "ns/iter"
},
{
"name": "parse_name/bus",
"value": 106,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "parse_name/interface",
"value": 109,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "parse_name/error",
"value": 106,
"range": "± 6",
"unit": "ns/iter"
},
{
"name": "parse_name/member",
"value": 75,
"range": "± 4",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_ser",
"value": 216336,
"range": "± 2158",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_de",
"value": 410044,
"range": "± 2661",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_ser",
"value": 633632,
"range": "± 2717",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_de",
"value": 2048412,
"range": "± 4988",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_ser",
"value": 1768623,
"range": "± 7095",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_de",
"value": 3918115,
"range": "± 26042",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_ser",
"value": 166298,
"range": "± 318",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_de",
"value": 1115915,
"range": "± 5743",
"unit": "ns/iter"
},
{
"name": "signature_parse",
"value": 11201,
"range": "± 21",
"unit": "ns/iter"
},
{
"name": "object_path_parse",
"value": 101,
"range": "± 1",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit babda88

Please sign in to comment.