tornavis/tests/performance
Sergey Sharybin 5115afaca2 Rename benchmark to benchmark.py
Windows does not really have an idea of shebangs, and it needs to
go via a file extension to see that the script is to be executed
by Python.

This change simplifies execution from `python3 benchmark ...`
to `benchmark.py ...`.

Pull Request: https://projects.blender.org/blender/blender/pulls/108971
2023-06-14 12:41:24 +02:00
..
api Tests: Fix device list of benchmark script only showing a single GPU 2023-02-10 19:38:37 +01:00
tests Tests: run geometry nodes benchmarks multiple times to reduce noise 2023-01-06 13:04:49 +01:00
benchmark.py Rename benchmark to benchmark.py 2023-06-14 12:41:24 +02:00