-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Random Access (customSmallerIsBetter) benchmark result for 47c4887
- Loading branch information
github-action-benchmark
committed
Dec 9, 2024
1 parent
cc4796d
commit 98466f5
Showing
1 changed file
with
43 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": 1733748232836, | ||
"lastUpdate": 1733748374412, | ||
"repoUrl": "https://github.com/spiraldb/vortex", | ||
"entries": { | ||
"DataFusion": [ | ||
|
@@ -58426,6 +58426,48 @@ window.BENCHMARK_DATA = { | |
"range": 6868419.6875 | ||
} | ||
] | ||
}, | ||
{ | ||
"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": "47c48878560a939f2ae93fee1464090b36e66bd4", | ||
"message": "chore(deps): update rust crate chrono to v0.4.39 (#1617)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [chrono](https://redirect.github.com/chronotope/chrono) |\nworkspace.dependencies | patch | `0.4.38` -> `0.4.39` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>chronotope/chrono (chrono)</summary>\n\n###\n[`v0.4.39`](https://redirect.github.com/chronotope/chrono/releases/tag/v0.4.39):\n0.4.39\n\n[Compare\nSource](https://redirect.github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)\n\n#### What's Changed\n\n-\n[#​1577](https://redirect.github.com/chronotope/chrono/issues/1577):\nChanged years_since documentation to match its implementation by\n[@​Taxalo](https://redirect.github.com/Taxalo) in\n[https://github.com/chronotope/chrono/pull/1578](https://redirect.github.com/chronotope/chrono/pull/1578)\n- Remove obsolete weird feature guard by\n[@​djc](https://redirect.github.com/djc) in\n[https://github.com/chronotope/chrono/pull/1582](https://redirect.github.com/chronotope/chrono/pull/1582)\n- Fix format::strftime docs link by\n[@​frederikhors](https://redirect.github.com/frederikhors) in\n[https://github.com/chronotope/chrono/pull/1581](https://redirect.github.com/chronotope/chrono/pull/1581)\n- Fix micros (optional) limit in and_hms_micro_opt by\n[@​qrilka](https://redirect.github.com/qrilka) in\n[https://github.com/chronotope/chrono/pull/1584](https://redirect.github.com/chronotope/chrono/pull/1584)\n- Update windows-bindgen requirement from 0.56 to 0.57 by\n[@​dependabot](https://redirect.github.com/dependabot) in\n[https://github.com/chronotope/chrono/pull/1589](https://redirect.github.com/chronotope/chrono/pull/1589)\n- native/date: Improve DelayedFormat doc re Panics by\n[@​behnam-oneschema](https://redirect.github.com/behnam-oneschema)\nin\n[https://github.com/chronotope/chrono/pull/1590](https://redirect.github.com/chronotope/chrono/pull/1590)\n- Fix typo in rustdoc of `from_timestamp_nanos()` by\n[@​sgoll](https://redirect.github.com/sgoll) in\n[https://github.com/chronotope/chrono/pull/1591](https://redirect.github.com/chronotope/chrono/pull/1591)\n- Update windows-bindgen requirement from 0.57 to 0.58 by\n[@​dependabot](https://redirect.github.com/dependabot) in\n[https://github.com/chronotope/chrono/pull/1594](https://redirect.github.com/chronotope/chrono/pull/1594)\n- docs: document century cutoff for %y by\n[@​MarcoGorelli](https://redirect.github.com/MarcoGorelli) in\n[https://github.com/chronotope/chrono/pull/1598](https://redirect.github.com/chronotope/chrono/pull/1598)\n- Checked `NaiveWeek` methods by\n[@​bragov4ik](https://redirect.github.com/bragov4ik) in\n[https://github.com/chronotope/chrono/pull/1600](https://redirect.github.com/chronotope/chrono/pull/1600)\n- Impl serde::Serialize and serde::Deserialize for TimeDelta by\n[@​Awpteamoose](https://redirect.github.com/Awpteamoose) in\n[https://github.com/chronotope/chrono/pull/1599](https://redirect.github.com/chronotope/chrono/pull/1599)\n- Derive `PartialEq`,`Eq`,`Hash`,`Copy` and `Clone` on `NaiveWeek` by\n[@​DSeeLP](https://redirect.github.com/DSeeLP) in\n[https://github.com/chronotope/chrono/pull/1618](https://redirect.github.com/chronotope/chrono/pull/1618)\n- Support ohos tzdata since ver.oh35 by\n[@​MirageLyu](https://redirect.github.com/MirageLyu) in\n[https://github.com/chronotope/chrono/pull/1613](https://redirect.github.com/chronotope/chrono/pull/1613)\n- Use Formatter::pad (instead of write_str) for Weekdays by\n[@​horazont](https://redirect.github.com/horazont) in\n[https://github.com/chronotope/chrono/pull/1621](https://redirect.github.com/chronotope/chrono/pull/1621)\n- Fix typos by\n[@​szepeviktor](https://redirect.github.com/szepeviktor) in\n[https://github.com/chronotope/chrono/pull/1623](https://redirect.github.com/chronotope/chrono/pull/1623)\n- Fix comment. by [@​khuey](https://redirect.github.com/khuey) in\n[https://github.com/chronotope/chrono/pull/1624](https://redirect.github.com/chronotope/chrono/pull/1624)\n- chore: add `#[inline]` to `num_days` by\n[@​CommanderStorm](https://redirect.github.com/CommanderStorm) in\n[https://github.com/chronotope/chrono/pull/1627](https://redirect.github.com/chronotope/chrono/pull/1627)\n- fix typo by [@​futreall](https://redirect.github.com/futreall)\nin\n[https://github.com/chronotope/chrono/pull/1633](https://redirect.github.com/chronotope/chrono/pull/1633)\n- Update mod.rs by\n[@​donatik27](https://redirect.github.com/donatik27) in\n[https://github.com/chronotope/chrono/pull/1638](https://redirect.github.com/chronotope/chrono/pull/1638)\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/spiraldb/vortex).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-12-09T11:34:09Z", | ||
"tree_id": "de0d614dd2861cd992575c529d93efbd6a6be069", | ||
"url": "https://github.com/spiraldb/vortex/commit/47c48878560a939f2ae93fee1464090b36e66bd4" | ||
}, | ||
"date": 1733748343945, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "random-access/vortex-tokio-local-disk", | ||
"value": 4157787.282307693, | ||
"unit": "ns", | ||
"range": 20811.107307693455 | ||
}, | ||
{ | ||
"name": "random-access/vortex-local-fs", | ||
"value": 4246343.350769231, | ||
"unit": "ns", | ||
"range": 32435.429730770178 | ||
}, | ||
{ | ||
"name": "random-access/parquet-tokio-local-disk", | ||
"value": 228910783.26666665, | ||
"unit": "ns", | ||
"range": 6129015.983333319 | ||
} | ||
] | ||
} | ||
], | ||
"TPC-H": [ | ||
|