- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Unknown 
- 
    Affects Version/s: None
- 
    Component/s: greenerbuild
- 
    None
Context
uv supports using a fixed point version of python which it will download from standalone-builds. We should use a fixed version of python for perf tests to reduce variance due to toolchain updates.
https://docs.astral.sh/uv/guides/scripts/#using-different-python-versions
Definition of done
Update the perf tests to use a fixed version of python.
Pitfalls
None