-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Memory is slowly leaking #2019
Copy link
Copy link
Closed
Labels
BugAny unexpected behavior, until confirmed feature.Any unexpected behavior, until confirmed feature.MemoryNumPyPlatformA catchall for platform-relatedA catchall for platform-related
Metadata
Metadata
Assignees
Labels
BugAny unexpected behavior, until confirmed feature.Any unexpected behavior, until confirmed feature.MemoryNumPyPlatformA catchall for platform-relatedA catchall for platform-related
Memory is slowly leaking when process many image files one by one.
Leak size:
100K images --> ~100MB
300K images --> ~200MB
1M images --> ~1GB
Here you can find reproducing code examples: PyWavelets/pywt#180