LBNL-UCB-STI / beam

The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
https://transportation.lbl.gov/beam
Other
145 stars 57 forks source link

Skimmer does a lot of busywork #1768

Closed michaz closed 5 years ago

michaz commented 5 years ago

I don't know a lot about the skimmer, but, for sf-light, it seems to write 22 million lines of data per iteration, no matter the number of agents.

Would it make sense having it not write values for empty cells? So that in a scenario with e.g. one agent, only one value would be written?

Alternatively, can we switch it off by default so that the tests don't take so long?

michaz commented 5 years ago

1812