From 0afa0da19f26ccda4172358602bd5ae9cd404f6c Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Mon, 1 Mar 2021 09:48:29 -0800 Subject: Add absl::flat_hash_map. This lowers the CPU cost of using the flat wire map in router2, and should use less memory as well. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- 3rdparty/abseil-cpp | 1 + 1 file changed, 1 insertion(+) create mode 160000 3rdparty/abseil-cpp (limited to '3rdparty/abseil-cpp') diff --git a/3rdparty/abseil-cpp b/3rdparty/abseil-cpp new file mode 160000 index 00000000..a7669879 --- /dev/null +++ b/3rdparty/abseil-cpp @@ -0,0 +1 @@ +Subproject commit a76698790753d2ec71f655cdc84d61bcb27780d4 -- cgit v1.2.3