From 941846208e3942a3d40ab74548e0ceab3644c60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Hu=C5=A1ek?= <PitelVonSacek@gmail.com> Date: Thu, 10 Dec 2015 12:52:20 +0100 Subject: [PATCH] Time measurement --- timeit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/timeit.md b/timeit.md index 97c0b36..f983a4b 100644 --- a/timeit.md +++ b/timeit.md @@ -49,4 +49,5 @@ Measured on snehulak (Intel i5 5257U) - 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) +- commit ed01b02e75c7 (`USE_TWO_CUTS`): 1.2 s -- GitLab