summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-09-15 18:44:14 -0400
committerdfhoughton <dfhoughton@gmail.com>2019-09-15 18:44:14 -0400
commitff250e4e72b6a4dad1bd53b2fc9254f17d7d8716 (patch)
tree4e4d0c3df9ea30c696d0a58a126e97b8a132664c
parent818006312a32eaf6a4310d2ff83ecf353bb13d18 (diff)
downloadtwo-timer-ff250e4e72b6a4dad1bd53b2fc9254f17d7d8716.zip
more changelong improvement
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 5c183c1..7d8222b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -33,5 +33,5 @@
* added parsable function
## 1.2.1
* bumpled lazy_static and pidgin dependencies
-* use serialized matcher to avoid the cost of generating two_timer::GRAMMAR via the macro
+* use serialized matcher to avoid the cost of generating two_timer::GRAMMAR via the macro;
this cuts about 0.4 seconds off the startup time of two_timer on my machine, going from 0.85 seconds to 0.48 seconds \ No newline at end of file