You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just came across your project and really like it :-)
I would like to extend the functionality with some performance-testing related stuff such as simulating a blocking GC pause but I wonder how you generate the code? Is that done manually or somewhere in the code (guess gen.sh?!)
If so this very much Linux specific and could be done also in the Maven build - which I could contribute ...