blender/tests/performance
Hans Goudey bec350ba6e Tests: Simple automated sculpt brush stroke performance test
As an initial step to creating automated regression tests for sculpt brushes,
make our existing performance test script into an automated performance
test. The test uses the brush active in each file and runs the brush stroke
operator on a large generated grid. The time is just for the brush evaluation,
it doesn't include building the PBVH, drawing, etc.

I'm not sure about the consequences of conditionally disabling
`view3d_operator_needs_opengl`, but it was needed to make the test
work in background mode.

Pull Request: https://projects.blender.org/blender/blender/pulls/123148
2024-07-01 16:12:02 +02:00
..
api Fix: Benchmarks auto build not working with new lib directories 2024-06-06 19:52:55 +02:00
tests Tests: Simple automated sculpt brush stroke performance test 2024-07-01 16:12:02 +02:00
benchmark.py Cleanup: use static sets for contains checks, remove f-string use 2024-02-28 11:02:49 +11:00