-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
Gad to use this one for my project.
I have many thousands of coverage files ( 20k files), with multiple covergroups and thousands coverpoints.
It seems that the merge function got trouble when merging and I had to separate merge-list-file to merge them one by one, when merging them at the same time: huge RAM usage happened and killed the section by memory leak.
pyucis merge $(cat merge.lists) -o merge.xml
I believe that I can support to fix this issue or optimize it, but how can I help you?
Metadata
Metadata
Assignees
Labels
No labels