You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I need to update the results in the README it ties my machine up for 30 minutes and counting. It would be good to find some compute resource that isn't my machine.
Ideally with:
consistent, known hardware
able to fetch the results
doesn't share workload with other processes which would interfere with benchmarks
free or cheap
If anyone has any suggestions please leave a comment.
The text was updated successfully, but these errors were encountered:
If you set your machine up as a GitHub runner, you can schedule the job to run when you're asleep. Then setup GitHub workflow in repo. Jobs get serialized on the same runner.
Whenever I need to update the results in the README it ties my machine up for 30 minutes and counting. It would be good to find some compute resource that isn't my machine.
Ideally with:
If anyone has any suggestions please leave a comment.
The text was updated successfully, but these errors were encountered: