mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 09:16:46 +08:00
remove test_prod_cons<1, 8>()
This commit is contained in:
parent
99beccd157
commit
c80fbb32ea
@ -383,7 +383,6 @@ struct test_performance<1, 1> {
|
||||
|
||||
void Unit::test_channel_performance() {
|
||||
test_prod_cons<1, 1>();
|
||||
test_prod_cons<1, 8>();
|
||||
|
||||
test_performance<1 , 10>::start();
|
||||
test_performance<10, 1 >::start();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user