From ff250e4e72b6a4dad1bd53b2fc9254f17d7d8716 Mon Sep 17 00:00:00 2001 From: dfhoughton Date: Sun, 15 Sep 2019 18:44:14 -0400 Subject: more changelong improvement --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.md') 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 -- cgit v1.2.3