mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
update performance data
This commit is contained in:
parent
fd92e94e51
commit
bffa8ae6b8
@ -26,7 +26,7 @@ See: [Wiki](https://github.com/mutouyun/cpp-ipc/wiki)
|
||||
Compiler | MSVC 2017 15.9.4
|
||||
|
||||
UT & benchmark test function: [test](test)
|
||||
Performance data: [performence.xlsx](performence.xlsx)
|
||||
Performance data: [performance.xlsx](performance.xlsx)
|
||||
|
||||
## Reference
|
||||
|
||||
|
||||
BIN
performance.xlsx
Normal file
BIN
performance.xlsx
Normal file
Binary file not shown.
BIN
performence.xlsx
BIN
performence.xlsx
Binary file not shown.
@ -235,7 +235,7 @@ private slots:
|
||||
void test_prod_cons_1v3();
|
||||
void test_prod_cons_performance();
|
||||
void test_queue();
|
||||
} /*unit__*/;
|
||||
} unit__;
|
||||
|
||||
#include "test_circ.moc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user