JetBrains / ruby-type-inference

Dynamic definitions and types provider for ruby static analysis
Apache License 2.0
137 stars 7 forks source link

Performance degradation on diaspora specs. #6

Open vladimir-koshelev opened 6 years ago

vladimir-koshelev commented 6 years ago

It looks like current implementation has huge performance problems with specs from diaspora project. According my log file, server records only 10 calls per second. We should investigate this behaviour.