update bench

This commit is contained in:
qicosmos
2020-09-21 16:11:51 +08:00
parent 5ae88533e8
commit 3dc8332d3e
-1
View File
@@ -614,7 +614,6 @@ void benchmark_test(){
}
}, "hello wolrd");
std::this_thread::sleep_for(std::chrono::microseconds(2));
}
std::getchar();