Skip to content

Initial Worker Heap

Peter-Jan Brone requested to merge initial-worker-heap into master

MERGE REQUEST

MR Guidelines

Overview

This MR makes improvements to building the initial worker heap. These improvements are the result of benchmarking the host code and finding imperfections or sub-optimal host selection. The current configuration makes it so the benchmark is running very smoothly at optimal speeds.

Note that the gouging is simply copy-pasted from projectdownloadbyroot.go and will be removed in the very near future. No need to review that imo as it's subject to change by the gouging MR that's been stale for a bit but soon to be revived.

Example for Visual Changes

N/A

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • All new methods or updated methods have clear docstrings
  • Testing added or updated for new methods
  • Any new packages are added to Makefile and .gitlab-ci.yml
  • API documentation updated for API updates
  • Module README.md updated for changes to workflow
  • Issue added to Sia-UI repo for new supporting features
  • Changelog File Created

Issues Closed

N/A

Merge request reports