rorygraves / scalac_perf

The Scala programming language
http://www.scala-lang.org/
16 stars 3 forks source link

thread factory and profile improvements #77

Open mkeskells opened 6 years ago

mkeskells commented 6 years ago

move thread start/stop to ThreadFactory avoid race on shutdown

profile a hook for lock contention in profiler add reporting of lock stats in profiler