Skip to content

Use a BTreeSet for struct fields to assure stable hashing (#458) #124

Use a BTreeSet for struct fields to assure stable hashing (#458)

Use a BTreeSet for struct fields to assure stable hashing (#458) #124

Triggered via push April 4, 2024 18:20
Status Success
Total duration 12m 21s
Artifacts

benchmark.yml

on: push
Performance regression check
12m 10s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
deny(rust_2018_idioms) is ignored unless specified at crate level: partiql/src/subquery_tests.rs#L1
warning: deny(rust_2018_idioms) is ignored unless specified at crate level --> partiql/src/subquery_tests.rs:1:9 | 1 | #![deny(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default
Performance regression check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.