| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Just for interest the automated tests completed almost a minute faster than last time they ran! |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM - @johann-petrak any thoughts before we merge this?
Sorry, something went wrong.
Totally fine with this! I think the whole GCing+reporting was from when I wanted to convince people that using this implementation has advantages :D |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Hide all explicit uses of GC in the code behind a system property. This means in normal usage there won't be a huge slow down due to the GC calls. If you want to profile memory consumption during development then set the system property com.jpetrak.gate.stringannotation.profile to a none null value.