-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
I-slowIssue: Problems and improvements with respect to performance of generated code.Issue: Problems and improvements with respect to performance of generated code.
Description
packed-simd's max-rss and faults regressed in #56723
compare | 2019-01-04 (ae167c9) | 2019-01-04 (d6d32ac) |
---|
max-rss
packed-simd-check
avg: 153.5% min: 2.4% max: 241.9%
packed-simd-opt
avg: 119.0% min: 2.2% max: 229.7%
packed-simd-debug
avg: 117.2% min: -0.7% max: 226.8%
faults
packed-simd-check
avg: 149.2% min: 0.6% max: 235.8%
packed-simd-opt
avg: 113.7% min: 0.6% max: 225.5%
packed-simd-debug
avg: 113.6% min: 0.6% max: 223.3%
Other crates' max-rss were affected, although not to the extent above.
cc @oli-obk
Metadata
Metadata
Assignees
Labels
I-slowIssue: Problems and improvements with respect to performance of generated code.Issue: Problems and improvements with respect to performance of generated code.