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

How to accelerate simulation time? #162

Open
JunmingRen opened this issue Aug 3, 2024 · 1 comment
Open

How to accelerate simulation time? #162

JunmingRen opened this issue Aug 3, 2024 · 1 comment

Comments

@JunmingRen
Copy link

I am trying to use this project. I found that although each step is 10 seconds, due to hardware or network latency, each step is actually greater than 10 seconds. If I want to observe a long stage, the time spent will be very long. Is there any way to speed up the simulation time?

@drudilorenzo
Copy link

drudilorenzo commented Oct 10, 2024

I have looked at this improvement for more than a month, not lots of results tho :(

I was thinking to start looking to the architecture to understand if it is possible to parallelize some OpenAI calls. In the end I have never done it but my rough guess is that the main bottleneck are the model calls.

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