Aaryan Kumar Sinha
Results
2
issues of
Aaryan Kumar Sinha
This PR modularizes the `register_creation_and_initialization` benchmark into separate functions for creating and initializing registers. The change allows for micro-benchmarking and a more granular performance analysis of the two distinct operations....
**PR: 2/2** Fixes #399 **Note**: This PR is continuation of [warc2zim/pull/454](https://github.com/openzim/warc2zim/pull/454). - Added `--overwrite` flag imported from `warc2zim`. - Wrote a Unit test for the same; added a dummy warc...