Describe the bug
It took about 7.5 hours to load the skims into the shared data buffer. This has happened on multiple machines now.
The attached timing and activitysim log show the very long runtimes.
timing_log.csv
activitysim.log
The skim load times for non-sharrow runs are the roughly 25 mins as expected for this model. Additionally, running the MTC example model in sharrow compile mode does not show this same behavior. A log file for that run shows the "activitysim.core.skim_dataset - writing skims to shared memory" step takes just a couple of seconds.
To Reproduce
Run in sharrow compile mode on a windows server.
Expected behavior
Skim load times should be roughly comparable to non-sharrow mode.
cc: @jpn--, @i-am-sijia