1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/vis/bug26139
luz paz 7b5e532f83 0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos

Fixed via codespell v2.1.dev
2021-01-20 21:27:44 +03:00

16 lines
468 B
Plaintext

puts "============"
puts "CR26139"
puts "============"
puts ""
##########################################################################################
puts "AIS_InteractiveContext::Display performance regression"
# To measure performance downgrade, the time elapsed should be greater than on previous version
##########################################################################################
pload VISUALIZATION
pload QAcommands
vinit View1
OCC26139