Electrostat-Lab / jSnapLoader

A high-performance cross-platform native Library loader API for JVM Applications
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Final optimizations: Logging API - StreamProviders API - Memory Logging #27

Closed pavly-gerges closed 3 months ago

pavly-gerges commented 3 months ago

This PR concludes final optimizations for jSnapLoader core APIs:

pavly-gerges commented 3 months ago

The following is a conclusive illustration for this PR, the ability to track stream provider objects through API logs; and thus debug for memory leaks:

image