From 07370c16e6ee8b176a299724b4edee0001130603 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Wed, 3 Jan 2024 17:46:43 +0100 Subject: [PATCH] halved gc frequency --- include/boost/unordered/detail/foa/concurrent_table.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/boost/unordered/detail/foa/concurrent_table.hpp b/include/boost/unordered/detail/foa/concurrent_table.hpp index 6c099341..52fbfc02 100644 --- a/include/boost/unordered/detail/foa/concurrent_table.hpp +++ b/include/boost/unordered/detail/foa/concurrent_table.hpp @@ -571,7 +571,7 @@ public: } std::cout - <<"version: 2024/01/03 13:23; " + <<"version: 2024/01/03 17:45; " <<"capacity: "<::type;