On Sat, 21 Jan 2006, Charles O Nutter defenestrated me: > > This patch just replaces LoadService.loadedFeatures ArrayList with a > HashSet, so it isn't doing a full list search every time you do a > require. Not a major improvement, but it's better.
As an aside....Multiple threads can require at the same time? Do we protect against concurrency here or perhaps further upstream? Perhaps add that protection along with this? -Tom -- + http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+ | Thomas E Enebo, Protagonist | "Luck favors the prepared | | | mind." -Louis Pasteur | ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
