added end signal strategy with minimal performance loss
Showing
- src/main/java/teetime/util/list/CommittableResizableArrayQueue.java 7 additions, 7 deletions...ava/teetime/util/list/CommittableResizableArrayQueue.java
- src/test/java/teetime/examples/throughput/methodcall/AbstractStage.java 72 additions, 17 deletions...teetime/examples/throughput/methodcall/AbstractStage.java
- src/test/java/teetime/examples/throughput/methodcall/CollectorSink.java 1 addition, 1 deletion...teetime/examples/throughput/methodcall/CollectorSink.java
- src/test/java/teetime/examples/throughput/methodcall/ConsumerStage.java 18 additions, 0 deletions...teetime/examples/throughput/methodcall/ConsumerStage.java
- src/test/java/teetime/examples/throughput/methodcall/MethodCallThroughputAnalysis2.java 1 addition, 1 deletion.../throughput/methodcall/MethodCallThroughputAnalysis2.java
- src/test/java/teetime/examples/throughput/methodcall/NoopFilter.java 1 addition, 1 deletion...va/teetime/examples/throughput/methodcall/NoopFilter.java
- src/test/java/teetime/examples/throughput/methodcall/ObjectProducer.java 1 addition, 2 deletions...eetime/examples/throughput/methodcall/ObjectProducer.java
- src/test/java/teetime/examples/throughput/methodcall/OnDisableListener.java 6 additions, 0 deletions...ime/examples/throughput/methodcall/OnDisableListener.java
- src/test/java/teetime/examples/throughput/methodcall/Pipeline.java 80 additions, 4 deletions...java/teetime/examples/throughput/methodcall/Pipeline.java
- src/test/java/teetime/examples/throughput/methodcall/ProducerStage.java 18 additions, 0 deletions...teetime/examples/throughput/methodcall/ProducerStage.java
- src/test/java/teetime/examples/throughput/methodcall/SchedulingInformation.java 14 additions, 0 deletions...examples/throughput/methodcall/SchedulingInformation.java
- src/test/java/teetime/examples/throughput/methodcall/Stage.java 8 additions, 0 deletions...st/java/teetime/examples/throughput/methodcall/Stage.java
- src/test/java/teetime/examples/throughput/methodcall/StartTimestampFilter.java 1 addition, 1 deletion.../examples/throughput/methodcall/StartTimestampFilter.java
- src/test/java/teetime/examples/throughput/methodcall/StopTimestampFilter.java 1 addition, 1 deletion...e/examples/throughput/methodcall/StopTimestampFilter.java
Loading
Please register or sign in to comment