hongzimao / pensieve

Neural Adaptive Video Streaming with Pensieve (SIGCOMM '17)
http://web.mit.edu/pensieve/
MIT License
517 stars 280 forks source link

cut_mahimahi_chunks.py #97

Closed yechunli closed 4 years ago

yechunli commented 4 years ago

It will be thankful if you can explain the purpose of this file for me?

hongzimao commented 4 years ago

IIRC, it's just cutting a large trace file into smaller pieces (chunks). The output format is easier to work with in our experiment (just load a single truncated file to run one episode of experiment).