Menu

Commit [r10772]  Maximize  Restore  History

Added some cleaner way to meaure time.

CPU time, however, does not work well under Linux, so it's back to wall clock time.

danieldressler 2010-03-19

changed /playgrounds/trunk/dressler/src/main/java/playground/dressler/control/MultiSourceEAF.java
changed /playgrounds/trunk/dressler/src/main/java/playground/dressler/ea_flow/BellmanFordIntervalBased.java
changed /playgrounds/trunk/dressler/src/main/java/playground/dressler/ea_flow/BellmanFordIntervalBasedWithCost.java
added /playgrounds/trunk/dressler/src/main/java/playground/dressler/util/Benchmark.java
added /playgrounds/trunk/dressler/src/main/java/playground/dressler/util/CPUTimer.java
/playgrounds/trunk/dressler/src/main/java/playground/dressler/control/MultiSourceEAF.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dressler/src/main/java/playground/dressler/ea_flow/BellmanFordIntervalBased.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dressler/src/main/java/playground/dressler/ea_flow/BellmanFordIntervalBasedWithCost.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dressler/src/main/java/playground/dressler/util/Benchmark.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dressler/src/main/java/playground/dressler/util/CPUTimer.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.