summaryrefslogtreecommitdiff
path: root/speed.sh
Commit message (Expand)AuthorAgeFilesLines
* Drop support for EOL Python 3.3Hugo2017-11-291-1/+0
* Remove bit_size test comparison from speed script (#67)Michael Manganiello2016-04-231-9/+0
* Dropped support for Python 2.6, its life ended in 2013.Sybren A. Stüvel2016-03-171-1/+0
* Remove unsupported Python versions from speed.shadamantike2016-03-171-2/+0
* Updated documentation, mostly http -> https changesSybren A. Stüvel2016-02-051-1/+1
* Allow stopping speed.sh with ctrl+cSybren A. Stüvel2016-01-251-1/+1
* Command availability check on 'speed' scriptadamantike2016-01-241-32/+38
* Added per-file licensesRoy Kokkelkoren2015-10-251-0/+14
* Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly2011-08-161-3/+3
* Adds speed tests for bit_size.Yesudeep Mangalapilly2011-08-121-0/+17
* Completes machine-aligned int2bytes implementation.Yesudeep Mangalapilly2011-08-121-0/+3
* Adds verification tests for int2bytes and bytes2intYesudeep Mangalapilly2011-08-121-5/+6
* Adds speed tests for int2bytes and old_int2bytes.Yesudeep Mangalapilly2011-08-111-0/+15