rust-lang / packed_simd

Portable Packed SIMD Vectors for Rust standard library
https://rust-lang.github.io/packed_simd/packed_simd_2/
Apache License 2.0
590 stars 74 forks source link

Expand Machine Code Analysis page in the performance guide #163

Open GabrielMajeri opened 6 years ago

GabrielMajeri commented 6 years ago

This is a tracking issue for expanding upon the machine code analysis part of the perf guide.

To do

References

hdevalence commented 6 years ago

I made a crate last year that makes using IACA slightly easier: https://github.com/hdevalence/iaca-marker-macros