0023752: Integration of test grid "vpr" into the new testing system
[occt.git] / tests / perf / single_mesh_shrink / A8
CommitLineData
ee535a6c 1puts "3D visualization performance tests"
2puts "Redraw V3d View with 1 MeshVS_Mesh (+ AIS trihedron)"
3puts "Object haves shrink mode"
4
5
6for {set i 1} {$i < 100} {incr i} {
7 vrepaint
8}