OfekShilon/optview2

Enable Save/Load remarks file

OfekShilon opened this issue · 0 comments

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.