Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Interested to see some benchmark of obstore with PyTorch DataLoader #458

tchaton started this conversation in General
Discussion options

Hey @kylebarron.

I am the main author of LitData: Lightning-AI/litData and we have lot of GeoSpatial users.

I am quite curious to see how objstore will behave with PyTorch DataLoader.

We have tried to build a rust backend to pull the data (our own or tried hf_transfer from Hugging Face).

It was faster in raw benchmark outside of PyTorch DataLoader but it became 10-30% slower otherwise. The CPU usage was pretty chaotic using a rust backend and constantly at 100% with boto3.

I would be pretty keen to connect and see if there is room for collaboration. I still believe that we could make a rush backend works well.

Best regards,
Thomas Chaton.

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

I haven't used PyTorch and I'm not familiar with its DataLoader. Is it async-compatible? The greatest performance improvements from obstore come when using it with high concurrency in async Python code.

You must be logged in to vote
1 reply
Comment options

Obstore is now being used as part of LitData - Lightning-AI/litData#652

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Converted from issue

This discussion was converted from issue #448 on May 20, 2025 03:26.

AltStyle によって変換されたページ (->オリジナル) /