mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
16 lines
468 B
Plaintext
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
|