gintool / gin

GI in No Time - a Simple Microframework for Genetic Improvement
MIT License
43 stars 20 forks source link

Update MemoryProfiler to JFR #93

Closed GiovaniGuizzo closed 1 year ago

GiovaniGuizzo commented 1 year ago

As of now, MemoryProfiler does not work with JFR. It is still using hprof, and since we updated Gin to JDK 17, it will not work anymore.

Branch to do the update: https://github.com/gintool/gin/tree/remove-hprof