From 17e923e67af9a3fe383e71d3e4e33f42639fab77 Mon Sep 17 00:00:00 2001 From: mutouyun Date: Fri, 14 Dec 2018 09:47:08 +0800 Subject: [PATCH] remove benchmark of ipc::rw_cas_lock --- test/test_ipc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_ipc.cpp b/test/test_ipc.cpp index 2738013..62e40f9 100644 --- a/test/test_ipc.cpp +++ b/test/test_ipc.cpp @@ -128,7 +128,6 @@ void test_performance() { << std::endl; benchmark(); - benchmark(); benchmark, W, R>(); benchmark , W, R>(); benchmark();