Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

File metadata and controls

5 lines (4 loc) · 269 Bytes

Throughput experiment

For this experiment, you need to disable prod log to achieve maximum throughput by doing

  1. Modify DISABLE_PRODINFO to true in src/main/java/edu/jhu/order/t2c/dynamicd/runtime/T2CHelper.java
  2. Rerun T2C compile, recover_tests, and retrofit