Modified [this](https://rust-malaysia.github.io/code/2020/07/11/faster-integer-parsing.html) version to support various string length and negative values.
For example `-e RUSTFLAGS="-C target-cpu=native"`
Maybe this would work instead: `-e RUSTFLAGS="-C target-feature=+sse2,+sse3,+sse4.1,+ssse3"`. But it hasn't been tested yet.