Update arrow-rs#7965
Merged
Merged
Conversation
Merging this PR will improve performance by 11.38%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
358.6 µs | 325.4 µs | +10.2% |
| ❌ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
187.8 µs | 224.9 µs | -16.5% |
| ⚡ | Simulation | chunked_varbinview_canonical_into[(1000, 10)] |
197.8 µs | 162 µs | +22.11% |
| ⚡ | Simulation | new_alp_prim_test_between[f32, 16384] |
118 µs | 103.6 µs | +13.86% |
| ⚡ | Simulation | new_alp_prim_test_between[f32, 32768] |
181.7 µs | 153 µs | +18.79% |
| ⚡ | Simulation | decompress_rd[f32, (10000, 0.1)] |
92.5 µs | 83.8 µs | +10.31% |
| ⚡ | Simulation | decompress_rd[f64, (100000, 0.01)] |
1,022.8 µs | 667.2 µs | +53.3% |
| ❌ | Simulation | decompress_rd[f64, (10000, 0.0)] |
123.2 µs | 140.4 µs | -12.25% |
| ❌ | Simulation | decompress_rd[f64, (100000, 0.0)] |
844.8 µs | 980.1 µs | -13.81% |
| ⚡ | Simulation | decompress_rd[f32, (10000, 0.0)] |
92.9 µs | 84.2 µs | +10.35% |
| ⚡ | Simulation | decompress_rd[f32, (100000, 0.01)] |
585.2 µs | 411.6 µs | +42.17% |
| ❌ | Simulation | decompress_rd[f64, (10000, 0.01)] |
123.1 µs | 140.3 µs | -12.26% |
| ⚡ | Simulation | decompress_rd[f64, (100000, 0.1)] |
1,022.8 µs | 667.3 µs | +53.29% |
| ⚡ | Simulation | decompress_rd[f32, (10000, 0.01)] |
92.5 µs | 83.8 µs | +10.35% |
| ⚡ | Simulation | decompress_rd[f32, (100000, 0.1)] |
585.2 µs | 411.7 µs | +42.16% |
| ❌ | Simulation | decompress_rd[f64, (10000, 0.1)] |
123.5 µs | 140.7 µs | -12.19% |
| ⚡ | Simulation | bitwise_not_vortex_buffer_mut[128] |
304.4 ns | 275.3 ns | +10.6% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/arrow-rs (6205ad3) with develop (280f429)
e5c6039 to
6205ad3
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
58.2.0→58.3.058.2.0→58.3.058.2.0→58.3.057.3.0→57.3.158.2.0→58.3.058.2.0→58.3.058.2.0→58.3.058.2.0→58.3.058.2.0→58.3.058.2.0→58.3.058.2.0→58.3.057.3.0→57.3.158.2.0→58.3.058.2.0→58.3.058.2.0→58.3.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apache/arrow-rs (arrow-arith)
v58.3.0Compare Source
Full Changelog
Implemented enhancements:
DatePart::from_strAPI #9930 [arrow]Fixed bugs:
DeltaBitPackDecoder::skipcould panic on "non-standard" miniblocks #9793 [parquet]Documentation updates:
Closed issues:
Merged pull requests:
FromStrforDatePart#9931 [arrow] (sdf-jkl)value_lengthname in FixedSizeBinaryArray #9905 [arrow] (alamb)FixedSizeBinaryArrayi32offset overflows (try 2) #9872 [arrow] (alamb)like::eq_ascii_ignore_casekernel #9871 [arrow] (albertlockett)UNKNOWNlogical type annotation on any physical type #9855 [parquet] (etseidl)InMemoryArrayReaderwithPrimitiveArrayReaderin tests #9847 [parquet] (HippoBaro)ArrayData::slicelength overflow #9813 [arrow] (alamb)* This Changelog was automatically generated by github_changelog_generator
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.