issues
search
rorygraves
/
scalac_perf
The Scala programming language
http://www.scala-lang.org/
16
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Diagnostic for HashSet (do not merge)
#89
retronym
opened
4 years ago
0
Investigate and fix that patmat surprise ref thing
#88
hrhino
closed
4 years ago
1
Inline `ClassTag#unapply`
#87
hrhino
opened
5 years ago
1
Macros#calculateUndetparams is a no-op if there are no undetparams
#86
hrhino
opened
5 years ago
0
"exhaustive" pattern match can't elide allocation of scrutinee
#85
hrhino
opened
6 years ago
1
Added logging of type completion.
#84
odisseus
closed
1 year ago
0
Added statistics for time spent in symbol locks.
#83
odisseus
closed
6 years ago
5
SeqLike.sortBy(f) evaluates f O(n log n) times
#82
ephemerist
opened
6 years ago
1
Parallel rechecks and Improve perfomance of paralellization
#81
romanowski
closed
6 years ago
0
refchecks v3
#80
pkukielka
closed
6 years ago
0
Refchecks v2
#79
pkukielka
closed
6 years ago
0
Fixes for better umad
#78
romanowski
closed
6 years ago
0
thread factory and profile improvements
#77
mkeskells
opened
6 years ago
0
move threadFactory to currentRun
#76
mkeskells
closed
6 years ago
2
Vector.equals uses iterators. Could be optimised
#75
mkeskells
opened
6 years ago
0
Register locks hold by threads so umad can reason better about violations
#74
pkukielka
closed
6 years ago
0
Refcheck working
#73
romanowski
closed
6 years ago
0
Implement properly YparallelSequential
#72
romanowski
closed
6 years ago
0
Various fixes
#71
pkukielka
closed
6 years ago
0
Refchecks - another warnings cleanup
#70
romanowski
closed
6 years ago
1
Minor fixes
#69
pkukielka
closed
6 years ago
0
Initial cleanup for refchecks
#68
romanowski
closed
6 years ago
0
performance improvements to Flag access
#67
mkeskells
closed
6 years ago
1
Initial structure and parallelization of parser
#66
pkukielka
opened
6 years ago
2
pkukielka/2.13.x patmat improved
#65
pkukielka
closed
6 years ago
2
move validation of typer to separate phase
#64
mkeskells
opened
6 years ago
1
-Yrangepos - parallelize
#63
mkeskells
opened
6 years ago
1
-Yrangepos - allocation hotspot
#62
mkeskells
closed
6 years ago
3
Scope filtering
#61
mkeskells
opened
6 years ago
1
compile time constants
#60
mkeskells
opened
6 years ago
6
BatchSourceFile holds only its content longer than it is needed
#59
mkeskells
opened
6 years ago
0
List filter/filterNot needs to be reapplied
#58
rorygraves
closed
6 years ago
1
Benchmark functional/direct/dirty approach to State and blocked stuff
#57
romanowski
opened
6 years ago
0
Creating intermediate collections just to call `foreach` on them in the end (from bcode)
#56
romanowski
opened
6 years ago
2
StringLike no longer assumes toString is a no op. StringLike Benchmarks
#55
RobinStephenson
closed
6 years ago
1
:: hashCode
#54
mkeskells
opened
6 years ago
4
Nil.iterator
#53
mkeskells
opened
6 years ago
0
List should use eq Nil instead of isEmpty for end of list detection
#52
mkeskells
opened
6 years ago
11
Erasing to object
#51
mkeskells
opened
6 years ago
1
Elide some asserts
#50
mkeskells
opened
6 years ago
1
Nil equals
#49
mkeskells
opened
6 years ago
0
RSC Compile performance is 12.5% faster under 2.11 vs 2.12
#48
rorygraves
opened
6 years ago
0
mark things final if they known
#47
mkeskells
opened
6 years ago
0
direct var reference
#46
mkeskells
opened
6 years ago
1
object hash code
#45
mkeskells
opened
6 years ago
1
.distinct is inefficient
#44
mkeskells
opened
6 years ago
2
phase packageobjects does too much?
#43
hrhino
closed
6 years ago
1
special apply methods
#42
mkeskells
opened
6 years ago
7
integrate the collections usage calibration
#41
mkeskells
opened
6 years ago
2
fix or understand class load heirarchy for SBT/scalac
#40
mkeskells
opened
6 years ago
0
Next