Archived issue #0025801

Some of the commands in BOPTest packages show the execution time without -t key

Open CASCADEOCCT:DRAWclosed9 public notes

Search issues

Description

The following commands
 - bopcheck
 - bfillds
 - bbuild
 - bbop
show the execution time without -t key. F.e. the output of bopcheck command:

Draw[3]> bopcheck b1
Elapsed time: 0 Hours 0 Minutes 0.0168630849803 Seconds
CPU user time: 0.0156001 seconds
CPU system time: 0 seconds
 This shape seems to be OK.

Draw[4]> bopcheck b1 -t
Elapsed time: 0 Hours 0 Minutes 0.0168858770048 Seconds
CPU user time: 0.0156001 seconds
CPU system time: 0 seconds
 This shape seems to be OK.
  Tps: 0.02

Steps to reproduce

box b1 10 10 10
bopcheck b1

Public activity

9 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Mon Feb 9 09:27:11 2015 +0300

    0025801: Some of the commands in BOPTest packages show the execution time without -t key
    
    Unnecessary output of the execution time has been removed in the following commands:
     - bopcheck
     - bfillds
     - bbuild
     - bbop
02Commenter 2
Git branch CR25801 is ready to be reviewed.
03Commenter 3
Reviewed.
04Commenter 4
Dear Commenter 1,
Branch CR25801 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode.
[revision removed]

Number of compiler warnings:

occt component :
Linux: 18 (18 on master)
Windows: 0 (0 on master)

products component :
Linux: 11 (11 on master)
Windows: 1 (1 on master)

Regressions/Differences:
No regressions/differences

Testing cases:
http://occt-tests/CR25801-master-occt/Debian60-64/bugs/modalg_5/bug25801.html
http://occt-tests/CR25801-master-occt/Windows-32-VC10/bugs/modalg_5/bug25801.html
bugs modalg_5(010) bug25801: OK

Testing on Linux:
occt component :
Total MEMORY difference: 85190460 / 86186856
Total CPU difference: 50749.509999999886 / 47876.709999999846
products component :
Total MEMORY difference: 23272742 / 23299570
Total CPU difference: 14971.389999999992 / 14707.489999999967

Testing on Windows:
occt component :
Total MEMORY difference: 40649638 / 40658608
Total CPU difference: 33010.75 / 32754.1875
products component :
Total MEMORY difference: 11035028 / 11081969
Total CPU difference: 12063.03125 / 10978.125

There are no differences in images found by testdiff.
05Commenter 2
Branch [archived branch] has been updated by Participant.

[revision removed]


Detailed log of new commits:

Author: mkv
Date: Wed Feb 11 18:31:04 2015 +0300

    Test case for issue CR25801

06Commenter 6
Dear emv,
could you please review test case
bugs modalg_5(010) bug25801
07Commenter 7
Reviewed.
08Commenter 8
Branch CR25801 is TESTED.
09Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records