diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-09-15 18:44:14 -0400 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-09-15 18:44:14 -0400 |
commit | ff250e4e72b6a4dad1bd53b2fc9254f17d7d8716 (patch) | |
tree | 4e4d0c3df9ea30c696d0a58a126e97b8a132664c /CHANGES.md | |
parent | 818006312a32eaf6a4310d2ff83ecf353bb13d18 (diff) | |
download | two-timer-ff250e4e72b6a4dad1bd53b2fc9254f17d7d8716.zip |
more changelong improvement
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |