ijt / go-anytime

Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
MIT License
23 stars 2 forks source link

V2 hand crafted #45

Closed ijt closed 1 year ago

ijt commented 1 year ago

Fixes #44. This change gives a speed increase of 106x on a Jabberwocky fragment benchmark.

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (ad66816) into main (19b9076) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files           1        1           
  Lines         843      843           
=======================================
  Hits          791      791           
  Misses         32       32           
  Partials       20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.