We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa76c8 commit 1cb99c7Copy full SHA for 1cb99c7
src/Database/LSMTree/Internal/Config.hs
@@ -78,7 +78,7 @@ instance NFData TableConfig where
78
-- | A reasonable default 'TableConfig'.
79
--
80
-- This uses a write buffer with up to 20,000 elements and a generous amount of
81
--- memory for Bloom filters (FPR of 2%).
+-- memory for Bloom filters (FPR of 1%).
82
83
defaultTableConfig :: TableConfig
84
defaultTableConfig =
0 commit comments