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.
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 |