mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Remove performance comparing with hardcoded value. Test cases for performance of some commands were moved to perf group. Updated documentation.
10 lines
406 B
Plaintext
10 lines
406 B
Plaintext
|
|
puts "===== OCC1454 ====="
|
|
#######################################################################################
|
|
# Improve performance of TDF_Label::FindChild
|
|
#######################################################################################
|
|
|
|
puts "Info: Open the document with 80000 sublabels of the label 0:2"
|
|
dchrono h restart
|
|
Open [locate_data_file OCC1726.cbf] D
|
|
dchrono h stop counter OpenCbf |