-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
Given that there are quite a few enhancements requested (#291 and linked in its desc), there will be code changes that potentially change the processing path or structures to implement them. As this is a parsing library and has speed as a concern, there should be a way to track change in processing time along with commits.
Currently I think there are benchmarks in makefile, so we should probably allow running them on github itself through CI. One way can be to run on each push, other would be to run through comment.
Would a PR on this welcome? Any suggestions on how to do benchmarks apart from the makefile and/or approach?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels