-
Notifications
You must be signed in to change notification settings - Fork 5
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
Benchmark improvements #137
Comments
Currently working on the task to create a common error handler and simultaneously improving error handling (currently we suppress detailed errors). |
The CPU usage should also be added to the result of each action. (average, peak) |
We should be able to import snapshots in their compressed form for both clients now (this will save us some space on the droplet). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue summary
/usr/bin/time -v
.lotus state compute-state
).lotus-shed
to benchmark individual functions without running the lotus-daemon.ulimit -n
is correctly set).bundle install
.private
module designations, replace erroneous references toheights
withepochs
ortipsets
).Other information and links
Migrated tasks from analogous issue in Forest repo.
The text was updated successfully, but these errors were encountered: