开发者

Memory leak in MIDI

开发者 https://www.devze.com 2023-01-28 17:02 出处:网络
I tried using this to display MIDI code on the console, found that memory keep going up by 4Kb by 4Kb or more even when there is no midi event input. Wonder what caused memory leak?

I tried using this to display MIDI code on the console, found that memory keep going up by 4Kb by 4Kb or more even when there is no midi event input. Wonder what caused memory leak?

http://www.jsresources.org/examples/MidiI开发者_如何学运维nDump.html

Which profiler help to identify which function caused the leak?

Would appreciate if you can help testing the code.


Your JDK comes with jvisualvm.

See also The Best Kept Secret in the JDK: VisualVM.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号