Skip to content
  • Kohsuke Kawaguchi's avatar
    Improved the startup performance. · ed209625
    Kohsuke Kawaguchi authored
    An investigation on NECTAR-50 revealed that the dead lock prevention made in 02fbfd9e and c5269550 are causing slow down by having too many threads go through scouting, which in turn calls into classloader (which is synchronized.) Reduce the overhead by reusing sezpoz index so that classloading overhead is minimal.
    ed209625
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading