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 syn from 2.0.92 to 2.0.93 (#305)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
de0a862
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
87211
ns/iter (± 3571
)6132
ns/iter (± 36
)14.22
FixedSizePrimitiveArray::<arrow_array::types::UInt32Type, true>::from_iter/narrow/1/65536
211745
ns/iter (± 6573
)95961
ns/iter (± 960
)2.21
This comment was automatically generated by workflow using github-action-benchmark.
CC: @mbrobbel