hydai
|
e4d81a5be9
|
Fix warning - extra ';' for -Wextra-semi (#3198)
Signed-off-by: hydai <z54981220@gmail.com>
|
2024-11-25 09:56:41 +02:00 |
|
gabime
|
06be4409e6
|
clang-format
|
2024-05-03 18:30:46 +03:00 |
|
gabime
|
8f526df1a9
|
Update latency test
|
2024-03-17 00:44:10 +02:00 |
|
gabime
|
232aace328
|
added spdlog::get(..) benchmarks
|
2024-03-16 19:28:08 +02:00 |
|
gabime
|
50d7f59951
|
Fixed bench dev_null
|
2024-03-16 17:33:03 +02:00 |
|
gabime
|
c539f36551
|
clang format
|
2024-01-13 18:20:08 +02:00 |
|
gabime
|
77b07b3a10
|
clang format
|
2024-01-13 09:37:32 +02:00 |
|
Gabi Melman
|
70f397f75d
|
Cmake use FOLDER third-party for third party libs
|
2023-12-24 16:26:28 +02:00 |
|
Gabi Melman
|
90c5055b77
|
place dlls in the same directory as the executables on msvc
|
2023-12-24 12:28:02 +02:00 |
|
Gabi Melman
|
ea66477ac0
|
Copy dlls to the executable folder for msvc
|
2023-12-23 16:28:36 +02:00 |
|
gabime
|
1161d640a1
|
Removed bundled fmtlib. Use FetchContent instead
|
2023-12-22 16:19:05 +02:00 |
|
gabime
|
57868277db
|
clang format
|
2023-10-01 18:01:02 +03:00 |
|
Gabi Melman
|
2b88112c36
|
Copy spdlog dll to the executable folder for example, tests and bench
|
2023-10-01 17:43:19 +03:00 |
|
Gabi Melman
|
9b3a4e28c5
|
Copy spdlog dll to the executable folder for example, tests and bench
|
2023-10-01 17:42:44 +03:00 |
|
gabime
|
4f36d1933a
|
Added missing include
|
2023-09-29 00:31:45 +03:00 |
|
gabime
|
857158d5d9
|
minor cleanup
|
2023-09-29 00:23:56 +03:00 |
|
gabime
|
2bdddc61e8
|
minor cleanup
|
2023-09-29 00:23:08 +03:00 |
|
gabime
|
463af69d41
|
Clang format sort includes
|
2023-09-29 00:20:26 +03:00 |
|
gabime
|
6dffd7c6e8
|
update clang format again
|
2023-09-25 16:40:05 +03:00 |
|
gabime
|
dcd5904bdc
|
Updated clang-format
Merged with origin
|
2023-09-25 16:11:53 +03:00 |
|
gabime
|
433cac487e
|
Renamed spdlog::log_level to spdlog::level and added some level tests
|
2023-09-23 17:59:51 +03:00 |
|
gabime
|
392917f855
|
null_atomic_log_level and fix compile
|
2023-09-23 00:27:32 +03:00 |
|
gabime
|
b2372fd076
|
Enable std::source_location if SPDLOG_EMIT_SOURCE_LOCATION is defined
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
19d4e60561
|
Replaced details::make_unique with std::make_unique
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
6cac90b89a
|
clang format
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
92daf6954b
|
Removed backtrace feature
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
3aceda041b
|
Fixed bench
|
2023-09-01 17:12:16 +03:00 |
|
albert-github
|
81ce5fcdb7
|
Remove obsolete part from cmake configuration files (#2871)
Updating minimum CMake version to 3.11
|
2023-08-30 23:20:37 +03:00 |
|
gabime
|
1f61f5e019
|
clang format
|
2023-06-07 13:23:44 +03:00 |
|
gabime
|
4c5ee9bb10
|
Added global logger benchmarks
|
2023-05-21 11:11:29 +03:00 |
|
Romain Pokrzywka
|
c5a09ebc49
|
Update #include to deprecated fmt header (#2545)
The <fmt/locale.h> header has been marked as deprecated for a while
and has finally been removed in fmt v0.9.0:
https://github.com/fmtlib/fmt/commit/5c7d315ded7bdb6cc5bd65daef091eefe
Replace with <fmt/format.h> instead, as recommended.
|
2022-11-12 02:47:51 +02:00 |
|
Sprite
|
d7de159455
|
Fix undefined macro FMT_STRING in benchmark when using std::format (#2540)
|
2022-11-08 11:01:27 +02:00 |
|
gabime
|
8a0b2231b1
|
Renamed bench name
|
2022-10-31 14:01:38 +02:00 |
|
gabime
|
ac6908a139
|
Update bench CMakelists.txt
|
2021-12-11 16:37:06 +02:00 |
|
Gabi Melman
|
28e415fb3e
|
Update to google benchmark to v1.6.0
|
2021-12-11 16:36:55 +02:00 |
|
lisr
|
569b851b80
|
aix - reference to 'thread' is ambiguous, sys/thread.h vs std::thread
|
2021-11-20 22:48:18 +08:00 |
|
gabime
|
dc030ec53c
|
clang-format
|
2021-11-16 23:44:35 +02:00 |
|
Charless Milette
|
44a4517e2b
|
Support C++20 std::format as an alternative to fmtlib
|
2021-11-13 11:29:05 -05:00 |
|
gabime
|
e7e8b75a4c
|
clang-format
|
2021-07-19 00:50:51 +03:00 |
|
gabime
|
0f83b33d4f
|
backward compatibility with fmt version < 8
|
2021-07-10 13:48:06 +03:00 |
|
gabime
|
4f0e320236
|
Fixed format string in bench
|
2021-06-26 17:52:55 +03:00 |
|
gabime
|
b990080a52
|
Fixed fmt locale.h deprecation warning
|
2021-06-24 17:22:06 +03:00 |
|
Gabi Melman
|
23dfb4e2f9
|
Merge pull request #1846 from MathiasMagnus/fix-bench
Avoid relying on function name decay mechanics
|
2021-02-24 11:26:25 +02:00 |
|
Máté Ferenc Nagy-Egri
|
7a10e31982
|
Avoid relying on function name decay mechanics
|
2021-02-24 09:45:35 +01:00 |
|
ryan-rsm-mckenzie
|
42c36f48ed
|
ensure SPDLOG_FMT_EXTERNAL is honored throughout whole codebase
|
2020-12-27 00:47:57 -08:00 |
|
kitattyor
|
5567ed01e5
|
Download googlebenchmark if not found; requires cmake 3.11
|
2020-10-17 21:08:36 +08:00 |
|
gabime
|
231ca50700
|
clang-format
|
2020-09-26 15:34:05 +03:00 |
|
gabime
|
cd701761f9
|
clang-format
|
2020-08-26 00:10:05 +03:00 |
|
gabime
|
23c2c00d69
|
Bumb fmt version to 7.0.3
|
2020-08-26 00:02:09 +03:00 |
|
Raul Tambre
|
76cdeb62e3
|
Don't enable C language in CMake
spdlog doesn't seem to actually require the C language.
Not enabling it results in a significant initial configure time speedup.
|
2020-07-21 11:39:40 +03:00 |
|