Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 495 Bytes

exercise1_benchmarking.md

File metadata and controls

11 lines (7 loc) · 495 Bytes

Exercise 1: Basic benchmarking

Navigate to the CLIJ website. If not done yet, follow the installation instructions for Fiji

Starting from the CLIJ home page, locate the code examples in the ImageJ Macro language.

Open benchmarking.ijm in Fiji and execute it.

How much time does a Mean3D filter take on your CPU and on your GPU? What's the speedup ratio for your system?

Image