mutouyun
|
a401d3f874
|
Use std::ignore to fix unused variable warnings
|
2024-05-19 18:49:50 +08:00 |
|
mutouyun
|
9206e674c1
|
Refactor naming convention in new and delete functions.
|
2024-03-10 00:11:18 +08:00 |
|
mutouyun
|
2a1d8fa5fa
|
Update CMakeLists.txt and expected.h, remove unused files, and improve thread safety in block_pool.cpp
|
2024-03-09 19:14:41 +08:00 |
|
mutouyun
|
9bd8813d46
|
rename concur::queue => `concur::circular_queue
|
2023-11-18 16:10:24 +08:00 |
|
mutouyun
|
774a3c9af7
|
fixed a stupid bug in benchmark
|
2023-09-02 10:52:37 +08:00 |
|
mutouyun
|
f5908cfe69
|
clean up unnecessary 3rdparty library files
|
2023-07-29 13:26:06 +08:00 |
|
mutouyun
|
746ee51584
|
fix: benchmark in linux
|
2023-07-23 18:28:55 +08:00 |
|
mutouyun
|
8b12e1fefb
|
add: (linux) benchmark for inotify
|
2023-07-09 18:47:43 +08:00 |
|
mutouyun
|
f00e11699e
|
add: (linux) benchmark for named pipe
|
2023-06-04 18:17:36 +08:00 |
|
mutouyun
|
2df08237a4
|
add: (linux) some performance tests for the system ipc
|
2023-06-04 17:10:50 +08:00 |
|
mutouyun
|
8a4e6be9da
|
add: [concur] (TBD) bus
|
2023-05-28 19:05:17 +08:00 |
|
mutouyun
|
9b15767084
|
add: [concur] benchmark for queue
|
2023-05-28 14:38:21 +08:00 |
|
mutouyun
|
ca78e3511b
|
upd: [imp] optimized log interface implementation
|
2023-05-27 21:19:25 +08:00 |
|
mutouyun
|
217bde2674
|
upd: optimize benchmark
|
2022-12-04 19:50:09 +08:00 |
|
mutouyun
|
8a79e9a86b
|
fix: [imp] long string formatting output
|
2022-12-04 19:50:09 +08:00 |
|
mutouyun
|
b687e27a0a
|
upd: [imp] fmt_context
|
2022-12-04 19:50:09 +08:00 |
|
mutouyun
|
a2dfde6a63
|
upd: [imp] add nodiscard for fmt
|
2022-12-03 16:29:39 +08:00 |
|
mutouyun
|
73443ee0a6
|
upd: [imp] optimize the performance of fmt a little bit
|
2022-12-03 16:16:55 +08:00 |
|
mutouyun
|
7ba65c6f18
|
upd: benchmark cmake
|
2022-11-28 22:27:07 +08:00 |
|
mutouyun
|
89ba7c762f
|
upd: replace {fmt} with imp::fmt
|
2022-11-27 22:58:06 +08:00 |
|
mutouyun
|
7f6bc22394
|
upd: FetchContent
|
2022-11-26 14:45:03 +08:00 |
|
mutouyun
|
16c16ad3d0
|
fix: error C2535 for vs2015
|
2022-11-19 22:33:59 +08:00 |
|
mutouyun
|
56ee0e12df
|
add: [log] exception handling for log printing
|
2022-08-07 17:51:30 +08:00 |
|
mutouyun
|
df3890d0c5
|
fix: [log] adjust code interface and fix bugs
|
2022-05-29 17:58:37 +08:00 |
|
mutouyun
|
e1de7f9638
|
add: [log] a simple implementation to be optimized
|
2022-05-23 00:19:07 +08:00 |
|
mutouyun
|
4efb50070d
|
add benchmark
|
2022-05-15 16:38:20 +08:00 |
|