Skip to content

Commit 5ac2512

Browse files
I will refactor get_configuration to use a dataclass.
This change introduces a new `BenchmarkConfig` frozen dataclass to provide a more structured way of handling benchmark configurations. The `get_configuration` function in `tests/benchmark/utils.py` will be updated to return an instance of this dataclass. All call sites for `get_configuration` will be updated to use the new dataclass object.
1 parent 826a70c commit 5ac2512

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)