From e33e6965438eb323fcdf32f17e18964f5d05f27c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Oct 2024 19:08:25 +0000 Subject: [PATCH] add Vortex bytes_at (customSmallerIsBetter) benchmark result for 83a371c78db79acb476569ca6dc81640e428fca4 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 4357b0751a..9dcbca0d0a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730142062410, + "lastUpdate": 1730142504611, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -397764,6 +397764,42 @@ window.BENCHMARK_DATA = { "range": 1.267995235069094 } ] + }, + { + "commit": { + "author": { + "email": "29139614+renovate[bot]@users.noreply.github.com", + "name": "renovate[bot]", + "username": "renovate[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "83a371c78db79acb476569ca6dc81640e428fca4", + "message": "chore(deps): update rust crate serde to v1.0.214 (#1148)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [serde](https://serde.rs)\n([source](https://redirect.github.com/serde-rs/serde)) |\nworkspace.dependencies | patch | `1.0.213` -> `1.0.214` |\n\n---\n\n### Release Notes\n\n
\nserde-rs/serde (serde)\n\n###\n[`v1.0.214`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.214)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)\n\n- Implement IntoDeserializer for all Deserializers in serde::de::value\nmodule\n([#​2568](https://redirect.github.com/serde-rs/serde/issues/2568),\nthanks [@​Mingun](https://redirect.github.com/Mingun))\n\n
\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- [ ] 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/spiraldb/vortex).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", + "timestamp": "2024-10-28T18:21:09Z", + "tree_id": "1e32be5dfbcac42ddfd3e9debe6db7198d4ebf30", + "url": "https://github.com/spiraldb/vortex/commit/83a371c78db79acb476569ca6dc81640e428fca4" + }, + "date": 1730142501798, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "bytes_at/array_data", + "value": 708.0671897805508, + "unit": "ns", + "range": 2.1872666012147306 + }, + { + "name": "bytes_at/array_view", + "value": 485.0862651008883, + "unit": "ns", + "range": 1.3437659145650969 + } + ] } ] }