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
This commit is contained in:
Sergey Sharybin 2023-06-14 12:41:24 +02:00 committed by Sergey Sharybin
parent a7afce347d
commit 5115afaca2
1 changed files with 0 additions and 0 deletions