aklomp / base64

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
BSD 2-Clause "Simplified" License
866 stars 162 forks source link

Benchmark results: store in a CSV file, graph as SVG #60

Open aklomp opened 4 years ago

aklomp commented 4 years ago

Benchmark results are currently "stored" in a big table in the README which is getting ungainly and hard to modify. The results are presented in text form, which makes it harder to compare across machines and codecs.

Objectives: