Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 674 Bytes

Benchmarks

These benchmarks are intended only as a guide for the simplest scenarios.

Test Environment

  1. M1pro Mac 10core 32gb
  2. Python3.9

Test Comparison Package

  1. ulid-py v1.1.0

Test Result:

1. Generate ulid 10x performance improvement: new 2. From str 21x performance improvement: str 3. From timestamp 16x performance improvement: timestamp 4. From uuid 2.5x performance improvement: uuid