diff --git a/fbpcf/frontend/test/benchmarks/FrontendBenchmark.cpp b/fbpcf/frontend/test/benchmarks/FrontendBenchmark.cpp index 44d43c09..6d551d5a 100644 --- a/fbpcf/frontend/test/benchmarks/FrontendBenchmark.cpp +++ b/fbpcf/frontend/test/benchmarks/FrontendBenchmark.cpp @@ -19,7 +19,7 @@ namespace fbpcf::frontend { -const bool unsafe = true; +// const bool unsafe = true; const uint32_t batchSize = 1000; template