pyperformance icon indicating copy to clipboard operation
pyperformance copied to clipboard

Allow compiling dependencies rather than using prebuilts

Open Martmists-GH opened this issue 2 years ago • 0 comments

For our purposes we want to run all benchmarks with both the system python (prebuilt, with prebuilt/wheel packages) versus a custom-built python (with more aggressive optimizations, same with packages).

Please provide a flag or env var to pass --no-binary=:all: to pip.

Martmists-GH avatar Nov 18 '23 13:11 Martmists-GH