Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for 47c4887
Browse files Browse the repository at this point in the history
  • 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.
44 changes: 43 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": 1733748232836,
"lastUpdate": 1733748374412,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -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[#&#8203;1577](https://redirect.github.com/chronotope/chrono/issues/1577):\nChanged years_since documentation to match its implementation by\n[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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[@&#8203;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 [@&#8203;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[@&#8203;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 [@&#8203;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[@&#8203;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": [
Expand Down

0 comments on commit 98466f5

Please sign in to comment.