Skip to content

Commit cf5e613

Browse files
committed
spelling: performance
Signed-off-by: Josh Soref <[email protected]>
1 parent daa415d commit cf5e613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-07-08-trait-method-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ discourse: true
1313
Since the writing of this post, we have made a lot of progress in narrowing down the performance
1414
issue described. The most important new insights:
1515

16-
- Jason has written a JMH-based test harness for measuring cold and hot perfromance of the Scala
16+
- Jason has written a JMH-based test harness for measuring cold and hot performance of the Scala
1717
compiler ([scala/compiler-benchmark](https://github.com/scala/compiler-benchmark)). He used this
1818
to show that the performance difference discussed in this post only affects cold performance,
1919
i.e., startup time.

0 commit comments

Comments
 (0)