This repository contains the replication package for the paper "Is code coverage of performance tests related to source code features? An empirical study on open-source Java systems". It includes all ...
FlinkSketch is a library of sketching algorithms for Flink. Currently, it can be used in Flink's DataStream API. Copy the example code from QuickStart.java to your ...