👩💻 Join our community of thousands of amazing developers!
Leveraging the wisdom of multiple coverage tools - For months, I have worked on dynamic debloat of Java artifacts with JDBL. To do so, I need to compile and execute software applications to determine what parts of the compiled application are used when executing it using some workloads. Then, with the collected usage information, I debloat the unused......