Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 8f7418e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 30, 2024
1 parent 311a4cc commit e4c6657
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": 1732909598174,
"lastUpdate": 1732931973821,
"repoUrl": "https://github.com/dbus2/zbus",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4058,6 +4058,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": "8f7418e7b6183f0a5c13d1fb9bf818fa4402f50c",
"message": "⬆️ micro: Update syn to v2.0.90 (#1164)\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.89` -> `2.0.90` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>dtolnay/syn (syn)</summary>\n\n###\n[`v2.0.90`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.90)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/syn/compare/2.0.89...2.0.90)\n\n- Fix automatic parenthesization of subexpressions containing outer\nattributes, such as `(#[attr] thing).field`\n([#&#8203;1785](https://redirect.github.com/dtolnay/syn/issues/1785))\n- Fix automatic parenthesization of function calls via a struct field,\nsuch as `(thing.field)()` and `thing.0()`\n([#&#8203;1786](https://redirect.github.com/dtolnay/syn/issues/1786))\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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-11-30T01:48:25Z",
"tree_id": "a5ba06e14b85ca8a6103f6d908ce1b5905ae5bda",
"url": "https://github.com/dbus2/zbus/commit/8f7418e7b6183f0a5c13d1fb9bf818fa4402f50c"
},
"date": 1732931972866,
"tool": "cargo",
"benches": [
{
"name": "message-ser/small",
"value": 2150,
"range": "± 103",
"unit": "ns/iter"
},
{
"name": "message-ser/big",
"value": 3018504,
"range": "± 28086",
"unit": "ns/iter"
},
{
"name": "message-de/header",
"value": 220,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "message-de/body",
"value": 3924850,
"range": "± 7052",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/unix",
"value": 403,
"range": "± 24",
"unit": "ns/iter"
},
{
"name": "parse_dbus_address/tcp",
"value": 503,
"range": "± 12",
"unit": "ns/iter"
},
{
"name": "parse_name/well_known",
"value": 109,
"range": "± 5",
"unit": "ns/iter"
},
{
"name": "parse_name/unique",
"value": 114,
"range": "± 2",
"unit": "ns/iter"
},
{
"name": "parse_name/bus",
"value": 115,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "parse_name/interface",
"value": 102,
"range": "± 5",
"unit": "ns/iter"
},
{
"name": "parse_name/error",
"value": 102,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "parse_name/member",
"value": 93,
"range": "± 2",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_ser",
"value": 212480,
"range": "± 7360",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_de",
"value": 411566,
"range": "± 702",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_ser",
"value": 618881,
"range": "± 2728",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_ass_dict_de",
"value": 2080867,
"range": "± 6847",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_ser",
"value": 1715047,
"range": "± 5959",
"unit": "ns/iter"
},
{
"name": "dbus/big_array_and_asv_dict_de",
"value": 4116249,
"range": "± 9336",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_ser",
"value": 166168,
"range": "± 550",
"unit": "ns/iter"
},
{
"name": "dbus/fixed_size_array_de",
"value": 1118567,
"range": "± 13288",
"unit": "ns/iter"
},
{
"name": "signature_parse",
"value": 10887,
"range": "± 27",
"unit": "ns/iter"
},
{
"name": "object_path_parse",
"value": 96,
"range": "± 16",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e4c6657

Please sign in to comment.