dtolnay / itoa

Fast function for printing integer primitives to a decimal string
Apache License 2.0
306 stars 37 forks source link

Add latex code for performance chart #31

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

To regenerate the png:

$ latexmk performance.tex
$ pdf2svg performance.pdf performance.svg
$ svgexport performance.svg performance.png 4x