necaris / cuid.py

A fast, scalable unique ID generator for Python
BSD 2-Clause "Simplified" License
64 stars 8 forks source link

Change benchmarking function to report times in nanoseconds #17

Closed necaris closed 5 years ago

necaris commented 5 years ago

Nanoseconds are a better unit for timings anyway, particularly when PyPy is involved