Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of reading ubodt.bin file in ffm in parallel? #207

Open
ziXet opened this issue Aug 23, 2021 · 2 comments
Open

Possibility of reading ubodt.bin file in ffm in parallel? #207

ziXet opened this issue Aug 23, 2021 · 2 comments

Comments

@ziXet
Copy link

ziXet commented Aug 23, 2021

For a relatively large ubodt.bin file, the fmm takes around a minute to load it.

I was wondering if it's possible to read this file in parallel to speed it up?

Or even reading the network .shp file faster than what it is now?

I found this function in the source code which reads the ubodt file. "UBODT::read_ubodt_file"

If there is a possibility, I can work on it to make it happen.

Thanks

@cyang-kth
Copy link
Owner

Thanks for your interest. I have not tested this function, but it may be challenging.

@ziXet
Copy link
Author

ziXet commented Aug 23, 2021

Thanks for your interest. I have not tested this function, but it may be challenging.
OK. I'll give it a shot

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

No branches or pull requests

2 participants