streamly/benchmark/Streamly/Benchmark
Harendra Kumar 02578386da Use the demux input to determine the fold
We may want to use the entire value to determine the fold and not just
the key. For example, we may have the key as an Int that uniquely
determines the fold (for example a connection/request id). Once the
fold starts we can always lookup the fold using this key. However, to
determine what fold to use initially we may need more information than
just the request-id (e.g. the type of the message).
2022-04-11 18:41:37 +05:30
..
Data Use the demux input to determine the fold 2022-04-11 18:41:37 +05:30
FileSystem Rename some filesystem APIs 2022-03-25 14:04:00 +05:30
Prelude Use explicit buckets in classifySessions benchmarks 2022-04-02 03:32:42 +05:30
Unicode Rename some filesystem APIs 2022-03-25 14:04:00 +05:30