|
| bench_ransCombinedIterator.cxx |
| compares performance of on-the-fly merging of data vs copy and merge.
|
|
| bench_ransDecode.cxx |
|
| bench_ransDecodeScaling.cxx |
|
| bench_ransEncode.cxx |
| compares performance of different encoders
|
|
| bench_ransEncodeImpl.cxx |
| benchmarks different encoding kernels without the need to renorm and stream data
|
|
| bench_ransHistogram.cxx |
|
| bench_ransPack.cxx |
| benchmarks packing algorithms and compares it to memcpy
|
|
| bench_ransStreaming.cxx |
| benchmarks streaming out data from rANS state to memory
|
|
| bench_ransTPC.cxx |
|
| bench_ransUnpack.cxx |
|
| helpers.h |
| common functionality for rANS benchmarks.
|
|