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
365 B
Plaintext
15 lines
365 B
Plaintext
puts "============"
|
|
puts "OCC27085"
|
|
puts "============"
|
|
puts ""
|
|
###############################
|
|
## ShapeUpgrade_UnifySameDomain very large performance difference for seemingly similar shapes
|
|
###############################
|
|
|
|
restore [locate_data_file bug27085_fused_primitive.fast.brep] fp
|
|
|
|
dchrono h restart
|
|
|
|
unifysamedom res fp
|
|
|
|
dchrono h stop counter unifysamedom |