Skip to content

Commit b294b6c

Browse files
Merge pull request #4145 from dotty-staging/improve-ErasedDecls-performance
Improve performance of ErasedDecls phase
2 parents 911e388 + 702b641 commit b294b6c

File tree

6 files changed

+1243
-7
lines changed

6 files changed

+1243
-7
lines changed

Diff for: bench/scripts/collection-vector.sh

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/usr/bin/env bash
2+
sbt "dotty-bench-bootstrapped/jmh:run 40 40 3 bench/tests/Vector.scala"

0 commit comments

Comments
 (0)