You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This refactored date and time parsing logic is
about 3x faster for simple date ('2026-05-01')
than the previous "longest first" logic.
Overall speed up for journal with only simple dates
is around 5-10%.
Signed-off-by: 35V LG84 <[email protected]>
0 commit comments