aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bleep
diff options
context:
space:
mode:
authorYuchen Wu <[email protected]>2024-06-07 15:28:39 -0400
committerKevin Guthrie <[email protected]>2024-06-07 15:42:30 -0400
commit53e696d1dde32a9b8094b5fe4c956330462b59a8 (patch)
tree6129ad170b8c652220a9df72abe8e46db3bcd032 /.bleep
parente3c655b78103316b21abe452a245b3b5f2402ebe (diff)
downloadpingora-53e696d1dde32a9b8094b5fe4c956330462b59a8.tar.gz
pingora-53e696d1dde32a9b8094b5fe4c956330462b59a8.zip
Faster remove_header() call.
It saves one lookup when the header to remove is not in the map. Micro-benchmark shows about 40% speedup.
Diffstat (limited to '.bleep')
-rw-r--r--.bleep2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bleep b/.bleep
index 40e8ff5..07aa38f 100644
--- a/.bleep
+++ b/.bleep
@@ -1 +1 @@
-6fa02eb9204012fc468cf1cea6ee4042dfdaec9d \ No newline at end of file
+a06136947618424b0ffa3b5c1a280db6a4b577dc \ No newline at end of file