NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 1143 - Runs slowly
Runs slowly
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2015-08-18 00:26 CDT by djrowland
Modified: 2015-08-20 15:28 CDT
2 users (show)

See Also:

Description djrowland 2015-08-18 00:26:07 CDT
Since a couple of updates ago, Fiji seems to run very slowly. Having a small image set loaded, I noticed that scrolling through an image stack of about 22 slices, that there was a long lag time for the images to display. So there essentially was no smooth scrolling the images whereas in previous versions it was the case. I also created a macro to process DWI images in to ADC maps for MRI data. This macro now runs extremely slowly and is painful to use. 

I have read on the FIJI website that with the new updates there are issues with Fiji and Java on MacOSX. I mainly use Mac and it is now mostly useless for my purposes. If it would help I could upload data and the macro.

Information about your version of Java:

  os.arch => x86_64
  os.name => Mac OS X
  os.version => 10.10.5
  java.version => 1.7.0_51
  java.vendor => Oracle Corporation
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.7.0_51-b13
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 24.51-b03
  java.vm.vendor => Oracle Corporation
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.CGraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.7
  sun.cpu.endian => little
  sun.desktop => null
  file.separator => /

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home//jre
  imagej.dir => /Applications/Image Analysis/Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150813121940)
Fiji: http://fiji.sc/update/ (last check:20150814135156)

Files not up-to-date:
  45e57df6 (LOCAL_ONLY) 20110603193126 plugins/BrukerOpener.jar
  b060ccd8 (LOCAL_ONLY) 20020613170120 plugins/MRI_Analysis_Calculator.class
  f9404e8b (LOCAL_ONLY) 20110603193502 plugins/MRI_t2_Calculator.class
  3b062d6b (LOCAL_ONLY) 20020613170120 plugins/T1T2CurveFitter.class
  9189a149 (LOCAL_ONLY) 20121115212418 plugins/nifti_io.jar
Comment 1 Curtis Rueden 2015-08-20 10:09:46 CDT
See:
http://imagej.net/FAQ#Why_does_ImageJ_run_so_slowly.3F

Is the problem resolved if you update to the latest version of Java 8? (1.8.0_51 as of this writing)
Comment 2 djrowland 2015-08-20 11:39:09 CDT
I opened system preferences and selected Java. It opened the Java Control Panel and I opened the about page. The about page displays that the current build on my system is 1.8.0_51-b16.
Comment 3 djrowland 2015-08-20 11:48:15 CDT
That is interesting. I didn't check back on loading images and running my Macro. So I decided to do this after posting my comment. ImageJ is now snappy and quick like it used to be. The macro runs smoothly. I thought that I had checked that the version of Java was version 8. I am not sure what my system details were at the time it was running slowly. I guess by looking at what is reported in the bug it must have been version 7. 

The only thing to note is that when I zoom in on the images the scrolling does get a little sluggish but not like the other day.

thanks
Doug
Comment 4 Curtis Rueden 2015-08-20 15:28:46 CDT
Great, glad things are working for you now!