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

The speed of generating data #44

Open
xuanshao27 opened this issue Dec 18, 2024 · 5 comments
Open

The speed of generating data #44

xuanshao27 opened this issue Dec 18, 2024 · 5 comments
Assignees

Comments

@xuanshao27
Copy link

I find the speed of generating data is a little bit slow:
Is there any way to make it faster?

Besides,It will cost half an hour to get 158 trials and the successful rate is a little low, what can I do to improve the successful rate?

trial 158 success: False
have 40 successes out of 158 trials so far
have 118 failures out of 158 trials so far

@amandlek
Copy link
Collaborator

It's hard to help without more details on your specific setup. What simulation environment are you running, and what does your config look like?

@xuanshao27
Copy link
Author

xuanshao27 commented Dec 20, 2024 via email

@amandlek
Copy link
Collaborator

amandlek commented Jan 3, 2025

@snasiriany perhaps you can comment on the generation speed here?

@snasiriany
Copy link
Collaborator

The 20-30% generation rate is normal. One solution to boost the generation speed is to have multiple workers generating data in parallel. We're working on a solution for this right now. Hopefully will release within a week or so.

@snasiriany snasiriany self-assigned this Jan 3, 2025
@pumfish
Copy link

pumfish commented Jan 15, 2025

Hello, I am currently facing the issue with the generation speed as well. Are there any good methods available now to speed up the demo generation process?

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

4 participants