added more performance tests
Showing
- results/overhead-findings.txt 15 additions, 4 deletionsresults/overhead-findings.txt
- src/test/java/teetime/examples/throughput/MethodCallThoughputTimestampAnalysis10Test.java 74 additions, 0 deletions...hroughput/MethodCallThoughputTimestampAnalysis10Test.java
- src/test/java/teetime/examples/throughput/MethodCallThoughputTimestampAnalysis11Test.java 74 additions, 0 deletions...hroughput/MethodCallThoughputTimestampAnalysis11Test.java
- src/test/java/teetime/examples/throughput/methodcall/AbstractStage.java 17 additions, 6 deletions...teetime/examples/throughput/methodcall/AbstractStage.java
- src/test/java/teetime/examples/throughput/methodcall/ConsumerStage.java 7 additions, 6 deletions...teetime/examples/throughput/methodcall/ConsumerStage.java
- src/test/java/teetime/examples/throughput/methodcall/FixedSizedPipe.java 34 additions, 0 deletions...eetime/examples/throughput/methodcall/FixedSizedPipe.java
- src/test/java/teetime/examples/throughput/methodcall/IPipe.java 13 additions, 0 deletions...st/java/teetime/examples/throughput/methodcall/IPipe.java
- src/test/java/teetime/examples/throughput/methodcall/InputPort.java 1 addition, 1 deletion...ava/teetime/examples/throughput/methodcall/InputPort.java
- src/test/java/teetime/examples/throughput/methodcall/MethodCallThroughputAnalysis10.java 125 additions, 0 deletions...throughput/methodcall/MethodCallThroughputAnalysis10.java
- src/test/java/teetime/examples/throughput/methodcall/MethodCallThroughputAnalysis11.java 125 additions, 0 deletions...throughput/methodcall/MethodCallThroughputAnalysis11.java
- src/test/java/teetime/examples/throughput/methodcall/OutputPort.java 1 addition, 1 deletion...va/teetime/examples/throughput/methodcall/OutputPort.java
- src/test/java/teetime/examples/throughput/methodcall/Pipe.java 26 additions, 2 deletions...est/java/teetime/examples/throughput/methodcall/Pipe.java
- src/test/java/teetime/examples/throughput/methodcall/SingleElementPipe.java 35 additions, 0 deletions...ime/examples/throughput/methodcall/SingleElementPipe.java
- src/test/java/teetime/examples/throughput/methodcall/StageWithPort.java 4 additions, 0 deletions...teetime/examples/throughput/methodcall/StageWithPort.java
- src/test/java/teetime/examples/throughput/methodcall/stage/Pipeline.java 7 additions, 2 deletions...eetime/examples/throughput/methodcall/stage/Pipeline.java
Please register or sign in to comment