Use bitfields in cron expression parser #148

Closed
opened 2022-05-01 18:59:06 +02:00 by Jef Roosens · 0 comments
Owner

I currently use an array of bools, but this is less efficient that proper bitfields.

I currently use an array of bools, but this is less efficient that proper bitfields.
Jef Roosens added the
enhancement
label 2022-05-01 18:59:06 +02:00
Jef Roosens added the
good first issue
label 2022-08-28 11:40:12 +02:00
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#148
No description provided.