Review best EC2 type for EC2-based compactions
Open
compactions-module
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
This PR https://github.com/gchq/sleeper/pull/316 adds the ability to run compactions on EC2 instances. The current default EC2 type is T3 - they're "designed for applications with moderate CPU usage that experience temporary spikes in use" so probably aren't ideal for compactions. Experiment to find a better (performance and performance per $) type.
Contributor guide
Assessment
This issue has not been assessed yet.