mirror of https://github.com/sbt/sbt.git
It turned up in profiling sessions. Previously, it used parser combinators which are somewhat slow especially when the JVM is still cold. The grammar for ID is simple enough to afford this handwritten parser. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-logic/src | ||