Minimal benchmarks around Uuid::fromString(), Uuid::fromBytes(), Uuid#toString(), Uuid#getBytes()

This is mostly to store an initial state, before we go on and start manipulating the UUID library internals.
This commit is contained in:
Marco Pivetta
2020-06-30 12:21:44 +02:00
parent 22ee596348
commit 8d42044a99
4 changed files with 273 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
.readthedocs.yml export-ignore
.travis.yml export-ignore
docs/ export-ignore
phpbench.json export-ignore
phpcs.xml.dist export-ignore
phpunit.xml.dist export-ignore
resources/ export-ignore