diff --git a/timeit.md b/timeit.md
index 14408456e52a0ab2b33debb34d094225a7194ce0..97c0b36f5d3278ac0dde4fb2fe7caa9ce72232c1 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)