Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): dependabot ignore
dtolnay/install
(#308)
- Loading branch information
b44117d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'narrow'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/arrow-rs/0/256
2040
ns/iter (± 23
)792
ns/iter (± 5
)2.58
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/narrow/0/256
1969
ns/iter (± 49
)658
ns/iter (± 3
)2.99
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/arrow-rs/0.5/256
2497
ns/iter (± 14
)1186
ns/iter (± 10
)2.11
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/narrow/0.5/256
1815
ns/iter (± 24
)511
ns/iter (± 9
)3.55
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/arrow-rs/1/256
2420
ns/iter (± 39
)1154
ns/iter (± 11
)2.10
This comment was automatically generated by workflow using github-action-benchmark.
CC: @mbrobbel