-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Most of the processing time is spent on yaml-parsing, typically hours for real-life size repos.
It is desired to enable saving the raw remarks data (native pickle format should probably do), and loading it to continue processing into HTMLs.
This would make experimenting with different filters - or different script code - feasible.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request