Skip to content

Commit

Permalink
add DataFusion (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 996406f commit e0e7521
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 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": 1733747258654,
"lastUpdate": 1733747786182,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -39062,6 +39062,90 @@ window.BENCHMARK_DATA = {
"range": 11787.85756818112
}
]
},
{
"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": 1733747756071,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "arrow/planning",
"value": 812960.5074580417,
"unit": "ns",
"range": 1539.4708793261088
},
{
"name": "arrow/exec",
"value": 1772838.6762387522,
"unit": "ns",
"range": 8368.702347366954
},
{
"name": "vortex-pushdown-compressed/planning",
"value": 495518.2667140743,
"unit": "ns",
"range": 1054.68825840723
},
{
"name": "vortex-pushdown-compressed/exec",
"value": 2653871.8757894738,
"unit": "ns",
"range": 12597.5001578948
},
{
"name": "vortex-pushdown-uncompressed/planning",
"value": 502827.5406490058,
"unit": "ns",
"range": 1562.887720828905
},
{
"name": "vortex-pushdown-uncompressed/exec",
"value": 1484394.0857586425,
"unit": "ns",
"range": 3798.0042455866933
},
{
"name": "vortex-nopushdown-compressed/planning",
"value": 839995.6040174213,
"unit": "ns",
"range": 1844.5490098288865
},
{
"name": "vortex-nopushdown-compressed/exec",
"value": 3032831.0217647064,
"unit": "ns",
"range": 18225.351830882486
},
{
"name": "vortex-nopushdown-uncompressed/planning",
"value": 823813.1033042993,
"unit": "ns",
"range": 1887.4955078780185
},
{
"name": "vortex-nopushdown-uncompressed/exec",
"value": 5062166.986000001,
"unit": "ns",
"range": 19913.274162500165
}
]
}
],
"Random Access": [
Expand Down

0 comments on commit e0e7521

Please sign in to comment.