mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:10:56 +08: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 greated than on previous version
|
|
##########################################################################################
|
|
|
|
pload VISUALIZATION
|
|
pload QAcommands
|
|
|
|
vinit View1
|
|
OCC26139
|