From 1114d8c8497df5936d8d26e3a758442d7e15b481 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Radek=20Hu=C5=A1ek?= <PitelVonSacek@gmail.com>
Date: Thu, 10 Dec 2015 08:53:05 +0100
Subject: [PATCH] Time measurements

---
 timeit.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/timeit.md b/timeit.md
index 1440845..97c0b36 100644
--- a/timeit.md
+++ b/timeit.md
@@ -46,4 +46,7 @@ Measured on snehulak (Intel i5 5257U)
   hence it stays off by default
 - commit 7ff7af386ea5: 13 s
 - commit 73ae7e2d75f6 (`USE_NEXT_FORB=1`): 6.63 s
+- commit 7caeac810154 with `EXPLICIT_NORMAL_EDGES`: 7.05 s -- a small slowdown
+  is expected but `EXPLICIT_NORMAL_EDGES` are required to implement
+  `USE_TWO_CUTS` (which promises huge speedup)
 
-- 
GitLab