Make LispStackFrame.UNAVAILABLE_ARG a singleton object,
Memory profiling of ABCL shows that the classes with largest allocation count are LispStackFrame and LispStackFrame.UnavailableArgument. Contributed by Dmitry Nadezhin.
Please register or sign in to comment