diff --git a/README.md b/README.md index e8156aa8..0eb57852 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Below are some [benchmarks](bench) comparing the time needed to log 1,000,000 li ### Asynchronous mode +Time needed to log 1,000,000 lines under async mode, i.e. the time takes tp put the messages in the async queue (the best of 3 runs): + |threads|g2log |spdlogasync mode| |:-------|:-----:|-------------------------:| |1| 1.850s |0.216s |