Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a benchmark for long longs. | Omer Katz | 2019-03-04 | 1 | -0/+31 |
| | |||||
* | Added a benchmark for parsing 128 bits. | Omer Katz | 2019-03-04 | 1 | -0/+4 |
| | |||||
* | Avoid the conditional import to benchmark actual speed of the implementation. | Omer Katz | 2019-03-04 | 1 | -14/+16 |
| | |||||
* | Install rust, compile optionally. Bump tox-pyo3 to 0.1.1. | Omer Katz | 2019-03-03 | 1 | -0/+6 |
| | |||||
* | isort + make flake8plus happy. | Omer Katz | 2019-03-03 | 1 | -2/+4 |
| | |||||
* | autopep8. | Omer Katz | 2019-03-03 | 1 | -0/+1 |
| | |||||
* | Refactor everything. | Omer Katz | 2019-03-03 | 1 | -14/+74 |
| | |||||
* | Shorten benchmark. | Omer Katz | 2019-03-03 | 1 | -4/+4 |
| | |||||
* | Added benchmarks and used an environment variable to allow skipping speedups. | Omer Katz | 2019-03-03 | 1 | -0/+27 |