Comment on Hello World execution timeparentComments−lucian190015yThere's RTSJ (or jrts) specifically designed for real-time use. It has an incremental GC that is overall less efficient, but is guaranteed to have bounded wait times.
Comments
There's RTSJ (or jrts) specifically designed for real-time use. It has an incremental GC that is overall less efficient, but is guaranteed to have bounded wait times.