summaryrefslogtreecommitdiff
path: root/benchmark/fixtures
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-07-12 14:09:59 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-07-12 15:13:33 +0300
commit06719ae42f10d4152780b75173e32fb6f4bb7633 (patch)
tree4e97126b45aac0cd403adfb4a1dc621418b53769 /benchmark/fixtures
parent40d66a84b3b90d24519055e7b57d1f253d365621 (diff)
downloadqtlocation-mapboxgl-06719ae42f10d4152780b75173e32fb6f4bb7633.tar.gz
[benchmark] Add a benchmark for our dtoa implementation
Make sure it is faster than std::to_value(). And it is, by ~30% for the normal use case, and much faster when close to the double limits. util::dtoa also offers a much better precision.
Diffstat (limited to 'benchmark/fixtures')
-rw-r--r--benchmark/fixtures/api/cache.dbbin1298432 -> 1298432 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/benchmark/fixtures/api/cache.db b/benchmark/fixtures/api/cache.db
index c2ada1fbd5..6a1d60421f 100644
--- a/benchmark/fixtures/api/cache.db
+++ b/benchmark/fixtures/api/cache.db
Binary files differ