From f93c15159d59455947e0acb9ba51a88ec057fa68 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sun, 21 Dec 2014 02:38:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19246d02..2422d731 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Time needed to log 1,000,000 lines under synchronous mode (in seconds, the best #### Asynchronous mode Time needed to log 1,000,000 lines under asynchronous mode, i.e. the time it takes to put them in the async queue (in seconds, the best of 3 runs): -|threads|g2logasync logger |spdlogasync mode| +|threads|g2log async logger |spdlog async mode| |:-------|:-----:|-------------------------:| |1| 1.850s |0.216s | |10| 0.943s |0.173s|