make sure strong updates do not affect benchmark results, currently
authorjjenista <jjenista>
Sun, 9 Nov 2008 21:50:27 +0000 (21:50 +0000)
committerjjenista <jjenista>
Sun, 9 Nov 2008 21:50:27 +0000 (21:50 +0000)
commit82578a2336a65d83a60097b9fa111a78d11acff4
tree90f72438b33ba3971d4409b7fdd7cc140de41625
parentf477235269c0853790096bc08a968fe5e5f1a283
make sure strong updates do not affect benchmark results, currently
35 files changed:
Robust/src/Analysis/OwnershipAnalysis/OwnershipGraph.java
Robust/src/Benchmarks/Ownership/results/withStrongUp/BankApp.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/ChatTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/Conglomerator.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/Jhttpp2BR.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/MMGTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/MapReduceTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/PERTTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SchedulingFilterBank.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SchedulingJGFMonteCarlo.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SchedulingJGFSeries.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SchedulingMapReduce.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SpiderBR.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/SpiderBRTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/TTTTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/TileSearchTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/WebServer.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withStrongUp/WebServerTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/BankApp.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/ChatTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/Conglomerator.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/Jhttpp2BR.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/MMGTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/MapReduceTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/PERTTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SchedulingFilterBank.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SchedulingJGFMonteCarlo.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SchedulingJGFSeries.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SchedulingMapReduce.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SpiderBR.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/SpiderBRTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/TTTTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/TileSearchTag.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/WebServer.txt [new file with mode: 0644]
Robust/src/Benchmarks/Ownership/results/withoutStrongUp/WebServerTag.txt [new file with mode: 0644]