From b383ae5d02bca43113409332e2fc7a6749cfc269 Mon Sep 17 00:00:00 2001 From: Hongze Cheng Date: Wed, 15 Dec 2021 19:24:07 +0800 Subject: [PATCH] try to integrate benchmark test --- source/dnode/vnode/impl/test/vBenchmarkTest.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/dnode/vnode/impl/test/vBenchmarkTest.cpp b/source/dnode/vnode/impl/test/vBenchmarkTest.cpp index 19a033d237..e218886231 100644 --- a/source/dnode/vnode/impl/test/vBenchmarkTest.cpp +++ b/source/dnode/vnode/impl/test/vBenchmarkTest.cpp @@ -1 +1,2 @@ -// https://stackoverflow.com/questions/8565666/benchmarking-with-googletest \ No newline at end of file +// https://stackoverflow.com/questions/8565666/benchmarking-with-googletest +// https://github.com/google/benchmark \ No newline at end of file