Skip to content
Success

Changes

Summary

  1. Fixed some whitespace. (details)
  2. added randomized lock ordering bench for mutexstmt (details)
  3. updated runscript and shared header for rand bench (details)
  4. renamed baseline bench and added separate cluster to cfa benchmark to avoid main thread starvation issue (details)
Commit 60e14fc3c8c725fa4bc7d54de2ebe22ea870089a by ajbeach
Fixed some whitespace.
The file was modifiedsrc/ControlStruct/ExceptTranslateNew.cpp
Commit 0da718119b2ce64d4fe7e641a9d6cdfd960b073d by caparsons
added randomized lock ordering bench for mutexstmt
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/rand.cc
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/baseline.cc
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/rand.cfa
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/baseline.cfa
Commit 5f648fb37e3987c3d62dcd9a10ecc73e1caf25e4 by caparsons
updated runscript and shared header for rand bench
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/bench.h
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run
Commit cd477ca4b4fa70760b071f79006f06fedadef62c by caparsons
renamed baseline bench and added separate cluster to cfa benchmark to avoid main thread starvation issue
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order.cfa
The file was removeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order-basic.cfa
The file was removeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/order-basic.cc