mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 08:46:49 +08:00
Update benchmark.cpp
This commit is contained in:
parent
7597ca61aa
commit
c0affad8b4
@ -1,7 +1,7 @@
|
|||||||
#include "event_counter.h"
|
|
||||||
#if defined(__linux__) || (__APPLE__ && __aarch64__)
|
#if defined(__linux__) || (__APPLE__ && __aarch64__)
|
||||||
#define USING_COUNTERS
|
#define USING_COUNTERS
|
||||||
#endif
|
#endif
|
||||||
|
#include "event_counter.h"
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include "fast_float/fast_float.h"
|
#include "fast_float/fast_float.h"
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user