Presentation is loading. Please wait.

Presentation is loading. Please wait.

CS314 - Bonus Topics. Debugging Q: How is debugging like real estate? A: It's all about location, location, location Setting breakpoints in Eclipse Using.

Similar presentations


Presentation on theme: "CS314 - Bonus Topics. Debugging Q: How is debugging like real estate? A: It's all about location, location, location Setting breakpoints in Eclipse Using."— Presentation transcript:

1 CS314 - Bonus Topics

2 Debugging Q: How is debugging like real estate? A: It's all about location, location, location Setting breakpoints in Eclipse Using the Debugger Inspecting Objects System.out.println

3 Profiling Program that monitors a running program and determines time spent in functions as well as memory usage

4 Profiling Example Random Art Determine color of pixel based on coordinates and mathematical formula formula may have 40 or more calculations per point

5 Random Art

6

7 Java VisualVM Comes with the JDK in the bin folder (binaries)


Download ppt "CS314 - Bonus Topics. Debugging Q: How is debugging like real estate? A: It's all about location, location, location Setting breakpoints in Eclipse Using."

Similar presentations


Ads by Google