Skip to content

mikevalenty/scalding-idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliJ IDEA horribly slow after adding dependency on Scalding 1.9.1

Symptoms

In a much larger project, optimizing imports takes almost a full minute. In this simpler example project, optimizing imports takes about 15 seconds. Without a dependency on an older version of Scalding (0.8.11), optimizing imports is instant. Upgrading to Scalding 0.9.x, introduced the slowdown. This slowdown is also evident in the removal of code lint after fixing a line of code. The IDE just stops the worlds for 20-30 seconds at a time while working.

Steps to reproduce

  1. Edit ExampleJob.scala (change whitespace)
  2. Code > Optimize Imports...

My machine

IntelliJ IDEA 13.1.1 Build #IC-135.480, built on March 21, 2014

JRE: 1.6.0_65-b14-462-11M4609 x86_64 VM: Java HotSpot(TM) 64-Bit Server VM by Apple Inc.

Scala Plugin 0.33.415

About

Project to reproduce behavior reported in a ticket on the Scala plugin for IntelliJ IDEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages