-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (cargo) benchmark result for 8fa6abc
- Loading branch information
github-action-benchmark
committed
Jan 19, 2025
1 parent
461c628
commit 7646310
Showing
1 changed file
with
157 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1737278909598, | ||
"lastUpdate": 1737278936896, | ||
"repoUrl": "https://github.com/dbus2/zbus", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -1718,6 +1718,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": "8fa6abc7a3930b5b47d71f8ff73906698cbc242f", | ||
"message": "⬆️ micro: Update serde_json to v1.0.136 (#1219)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [serde_json](https://redirect.github.com/serde-rs/json) |\ndev-dependencies | patch | `1.0.135` -> `1.0.136` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>serde-rs/json (serde_json)</summary>\n\n###\n[`v1.0.136`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.136)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/json/compare/v1.0.135...v1.0.136)\n\n- Optimize serde_json::value::Serializer::serialize_map by using\nMap::with_capacity\n([#​1230](https://redirect.github.com/serde-rs/json/issues/1230),\nthanks [@​goffrie](https://redirect.github.com/goffrie))\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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | ||
"timestamp": "2025-01-19T09:17:40Z", | ||
"tree_id": "9bb096c3221ed27d663f069500917eb977ff1478", | ||
"url": "https://github.com/dbus2/zbus/commit/8fa6abc7a3930b5b47d71f8ff73906698cbc242f" | ||
}, | ||
"date": 1737278935359, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "message-ser/small", | ||
"value": 2146, | ||
"range": "± 9", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "message-ser/big", | ||
"value": 2938328, | ||
"range": "± 31283", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "message-de/header", | ||
"value": 235, | ||
"range": "± 4", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "message-de/body", | ||
"value": 3862477, | ||
"range": "± 4566", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_dbus_address/unix", | ||
"value": 424, | ||
"range": "± 4", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_dbus_address/tcp", | ||
"value": 538, | ||
"range": "± 21", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/well_known", | ||
"value": 100, | ||
"range": "± 7", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/unique", | ||
"value": 108, | ||
"range": "± 3", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/bus", | ||
"value": 107, | ||
"range": "± 2", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/interface", | ||
"value": 106, | ||
"range": "± 2", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/error", | ||
"value": 109, | ||
"range": "± 5", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "parse_name/member", | ||
"value": 75, | ||
"range": "± 2", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_ser", | ||
"value": 216610, | ||
"range": "± 439", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_de", | ||
"value": 413889, | ||
"range": "± 7131", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_and_ass_dict_ser", | ||
"value": 634879, | ||
"range": "± 2988", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_and_ass_dict_de", | ||
"value": 2056107, | ||
"range": "± 30530", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_and_asv_dict_ser", | ||
"value": 1678336, | ||
"range": "± 3999", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/big_array_and_asv_dict_de", | ||
"value": 3841085, | ||
"range": "± 9848", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/fixed_size_array_ser", | ||
"value": 167194, | ||
"range": "± 804", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "dbus/fixed_size_array_de", | ||
"value": 1181844, | ||
"range": "± 15703", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "signature_parse", | ||
"value": 11054, | ||
"range": "± 92", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "object_path_parse", | ||
"value": 113, | ||
"range": "± 2", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|