From 9715d8003005d9150f8513a228e4ad5f4a2c6a3c Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sun, 22 Dec 2019 19:39:52 +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 bdd9a8fd..3e1bffc9 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ Below are some [benchmarks](https://github.com/gabime/spdlog/blob/v1.x/bench/ben [info] daily_st Elapsed: 0.42 secs 2,393,298/sec [info] null_st Elapsed: 0.04 secs 27,446,957/sec [info] ************************************************************** -[info] 10 threads sharing same logger, 1,000,000 iterations +[info] 10 threads ompeting over the same logger, 1,000,000 iterations [info] ************************************************************** [info] basic_mt Elapsed: 0.60 secs 1,659,613/sec [info] rotating_mt Elapsed: 0.62 secs 1,612,493/sec