mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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.slow.brep] sp
|
|
|
|
dchrono h restart
|
|
|
|
unifysamedom res sp
|
|
|
|
dchrono h stop counter unifysamedom |