Skip to content

benches/heater: Export function in package init#328

Merged
apaolillo merged 1 commit intomainfrom
export
Feb 22, 2026
Merged

benches/heater: Export function in package init#328
apaolillo merged 1 commit intomainfrom
export

Conversation

@apaolillo
Copy link
Collaborator

Align the heater benchmark package structure with the camera-ready version of the ICPE'26 paper by explicitly exporting heater_seq_campaign from benchkit.benches.heater.

This makes the sequential heater campaign part of the public module interface and ensures that imports used in the paper (and in reproducibility scripts) match the documented API.

Align the heater benchmark package structure with the camera-ready
version of the ICPE'26 paper by explicitly exporting
`heater_seq_campaign` from `benchkit.benches.heater`.

This makes the sequential heater campaign part of the public module
interface and ensures that imports used in the paper (and in
reproducibility scripts) match the documented API.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo self-assigned this Feb 21, 2026
@apaolillo apaolillo merged commit 3eac5df into main Feb 22, 2026
2 checks passed
@apaolillo apaolillo deleted the export branch February 22, 2026 15:04
EstAK pushed a commit to EstAK/benchkit that referenced this pull request Feb 25, 2026
Align the heater benchmark package structure with the camera-ready
version of the ICPE'26 paper by explicitly exporting
`heater_seq_campaign` from `benchkit.benches.heater`.

This makes the sequential heater campaign part of the public module
interface and ensures that imports used in the paper (and in
reproducibility scripts) match the documented API.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants