From 12415313aee037caa22b91831230c8a65df7fc5e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 11 Oct 2017 02:28:14 +0200 Subject: [PATCH] Perf tests after improvements (and new CPU). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad0138eb..158c849c 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ It should be noted that tracy needs to calibrate its internal timers at each run | Scenario | Zones | Clean run | Profiling run | Difference | |----------|---------|-----------|---------------|------------| -| 1 | 4194571 | 1.22 s | 1.4 s | +0.18 s | -| 2 | 5592812 | 1.35 s | 1.52 s | +0.17 s | +| 1 | 4194568 | 0.94 s | 1.003 s | +0.063 s | +| 2 | 5592822 | 1.034 s | 1.119 s | +0.085 s | ## Usage instructions