mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
Remove performance comparing with hardcoded value. Test cases for performance of some commands were moved to perf group. Updated documentation.
15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
puts "========"
|
|
puts "OCC25413"
|
|
puts "========"
|
|
puts ""
|
|
#############################################################
|
|
# Line-Shape intersection algorithm became 400 times slower
|
|
#############################################################
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file bug25413.brep] w
|
|
|
|
dchrono perf_h restart
|
|
OCC25413 w
|
|
dchrono perf_h stop counter OCC25413 |