Skip to content

Commit 24158e9

Browse files
authored
Add a link to the benchmark
1 parent f4805a3 commit 24158e9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,11 @@ This implementation does not include a clock sequence counter as defined in the
9393

9494
## Performance
9595

96-
Run the included shell script `./bench.sh` to test on your own machine.
96+
Run the shell script [bench.sh][bench] to test on your own machine.
9797

98-
MacBook Air
98+
### Results
99+
100+
MacBook Air 2020
99101
```
100102
Python 3.10.2
101103
Mean +- std dev: 1.02 us +- 0.01 us
@@ -126,3 +128,4 @@ Mean +- std dev: 7.51 us +- 1.42 us
126128
[ietf draft]: https://github.com/uuid6/uuid6-ietf-draft
127129
[draft 02]: https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format-02#section-4.4
128130
[cloud shell]: https://cloud.google.com/shell/docs
131+
[bench]: https://github.com/oittaa/uuid6-python/blob/main/bench.sh

0 commit comments

Comments
 (0)