hongzimao / pensieve

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

Conversion of Raw Traces to Exact Format for Simulations #89

Closed abdul-manaan closed 4 years ago

abdul-manaan commented 4 years ago

HI! Is there any script available to convert FCC traces to the format [Time Throughput] that is required to run simulations?

hongzimao commented 4 years ago

I believe https://github.com/hongzimao/pensieve/blob/master/traces/fcc/load_webget_data.py converts the raw data, You might need to modify the output a little to make sure the unit is correct.