Skip to content

Conversation

@IceRaptor
Copy link

By default DataManager.StringDataLoadRequest() makes a blocking call to fetch a file. This changes the logic to use an async read, which is then handed by a synchronous handler. This improves loading time somewhat, sharply dropping File I/O time as the DM does an alright job of handling multiple loads.

Sorry for the project paths getting changed, I thought I had excluded those. I can switch to a Directory.Build.props model like I did for ModTek, that wouldn't cause these to be overwritten.

@Mhburg
Copy link
Owner

Mhburg commented Dec 3, 2020

the pathing is alright, I am just gonna go ahead and remove the csproj files, then readd the new code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants