aboutsummaryrefslogtreecommitdiff
path: root/std/crypto/throughput_test.zig
AgeCommit message (Expand)Author
2018-04-24crypto throughput test now uses os.time moduleMarc Tiehuis
2018-04-21Changed all MB to MiBHarry Eakins
2018-04-21Readability improvements and bug-fix to std/crypto/throughput_test.zigHarry Eakins
2018-01-31*WIP* error sets converting std libAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2018-01-17Add throughput test programMarc Tiehuis