Open
Description
Hello,
I observed a serious performance degradation between 0.48 and 0.49.0
0.48.0
RUSTFLAGS="-Ctarget-cpu=native" cargo run --release 10.28s user 0.55s system 127% cpu 8.463 total
0.49.0
RUSTFLAGS="-Ctarget-cpu=native" cargo run --release 82.42s user 3.52s system 103% cpu 1:23.16 total
When I analyzed diff between 0.48.0 and 0.49.0 there was a hts-sys upgrade - can it be related ?
Metadata
Metadata
Assignees
Labels
No labels