adding a test case
[IRC.git] / Robust / src / Benchmarks / SingleTM / KMeans /
2009-12-16 adashmore changes for ecoop submission
2009-11-14 bdemskydifference in how time were recorded
2009-11-06 bdemskyclean out all my changes
2009-10-16 bdemskyremove unused array
2009-10-16 bdemskyback out change
2009-10-16 bdemskychanges
2009-10-16 adashchanges to KMeans after bug bix for parsing floats
2009-10-16 bdemskychange
2009-10-15 bdemskybig problem
2009-10-15 adashchange inputs random10000_12
2009-10-14 adashadded new input file for kmeans random10000_12
2009-08-29 adashchanges for modifying the microbenchmarks
2009-07-30 adash1. runtime changes for a simple probability model to...
2009-07-24 adashnow supports locking of only those objects that were...
2009-07-09 bdemskychange files to match C version
2009-07-01 bdemskymake setup for benchmarks
2009-05-21 adashWorking version of SSCA2 benchmark for kernel 1
2009-05-15 bdemskychanges
2009-05-15 bdemskychanges to use floats
2009-05-15 bdemskychange
2009-05-15 bdemskydouble -> float
2009-05-15 bdemskythis change isn't all that well tested...
2009-05-14 bdemskyslightly better locks for stm...
2009-05-13 bdemskymake atomic work in normal java mode...it just uses...
2009-05-12 bdemskychanges:
2009-05-12 bdemskysmall changes
2009-05-11 adashbug fix: changes to make things safe for the GC
2009-04-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-23 bdemskychange
2009-04-23 bdemskychange parsing
2009-04-22 adashoptimizations for readLine(), this makes executions...
2009-04-21 adashverified functionality and correctness with C versions
2009-04-21 bdemskymake method static
2009-04-21 adashprint better error messages
2009-04-20 adashsmall changes and support for printing doubles in Strin...
2009-04-20 adashadd new Barrier...the code still breaks on compiling.
2009-04-16 adashbug fixes for compilation...study functioning
2009-04-15 adashchanges to makefile
2009-04-15 adashinstructions on compiling and running benchmark
2009-04-15 adashadd KMeans benchmark