summaryrefslogtreecommitdiff
path: root/t/benchmarks/test_benchmarks.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a benchmark for long longs.Omer Katz2019-03-041-0/+31
|
* Added a benchmark for parsing 128 bits.Omer Katz2019-03-041-0/+4
|
* Avoid the conditional import to benchmark actual speed of the implementation.Omer Katz2019-03-041-14/+16
|
* Install rust, compile optionally. Bump tox-pyo3 to 0.1.1.Omer Katz2019-03-031-0/+6
|
* isort + make flake8plus happy.Omer Katz2019-03-031-2/+4
|
* autopep8.Omer Katz2019-03-031-0/+1
|
* Refactor everything.Omer Katz2019-03-031-14/+74
|
* Shorten benchmark.Omer Katz2019-03-031-4/+4
|
* Added benchmarks and used an environment variable to allow skipping speedups.Omer Katz2019-03-031-0/+27