-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump quote from 1.0.37 to 1.0.38 (#302)
- Loading branch information
1 parent
817ca8e
commit 055d93f
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
055d93f
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::UInt32Type, false>::from_iter/narrow/65536
87886
ns/iter (± 2800
)6060
ns/iter (± 73
)14.50
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/arrow-rs/0/65536
511224
ns/iter (± 5330
)160845
ns/iter (± 1343
)3.18
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/narrow/0/65536
494909
ns/iter (± 1661
)156746
ns/iter (± 4030
)3.16
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/narrow/0.5/65536
620665
ns/iter (± 2687
)298002
ns/iter (± 4633
)2.08
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/arrow-rs/1/65536
561808
ns/iter (± 5267
)220191
ns/iter (± 14869
)2.55
FixedSizePrimitiveArray::<arrow_array::types::UInt64Type, true>::from_iter/narrow/1/65536
459516
ns/iter (± 3047
)114614
ns/iter (± 889
)4.01
This comment was automatically generated by workflow using github-action-benchmark.
CC: @mbrobbel