couchbaselabs / couchbaselabs/spectroperf

Change the format of run and ramp time

Open
#80 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3
Forks
2
Avg merge
24m
Merged PRs (30d)
5

Description

The run-time and ramp-time are configured through the config file using an int that is treated as a duration in minutes. As part of CI we want to do short runs of spectroperf, e.g 30 seconds and to support this we want to change the run and ramp time to be strings and the user can specify the value and the unit.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the config parsing and runtime handling for run-time and ramp-time, then check how CI invokes spectroperf. Update the configuration behavior so these values accept a numeric value with a unit, and verify that a short duration such as 30 seconds works in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.