Do any Scala test libraries help with performance tests? Unable to find anything relevant in ScalaTest or specifications.
SPerformance is moving towards this goal: http://github.com/jsuereth/sperformance/
ScalaMeter (Alexandar Procopec tooltip): A framework for checking regression performance and ranking performance for the JVM platform, which allows you to express performance tests in a way that is simple and concise.