diff --git a/test/benchmark/lmbench/semaphore_lat/config.json b/test/benchmark/lmbench/semaphore_lat/config.json index 84e7c1b33..fa73a2ca1 100644 --- a/test/benchmark/lmbench/semaphore_lat/config.json +++ b/test/benchmark/lmbench/semaphore_lat/config.json @@ -4,5 +4,6 @@ "search_pattern": "Semaphore latency:", "result_index": "3", "description": "lat_sem", - "title": "[Semaphores] The cost of semop" + "title": "[Semaphores] The cost of semop", + "show_in_overview": "false" } \ No newline at end of file