View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031316 | Open CASCADE | OCCT:Foundation Classes | public | 2020-01-23 17:17 | 2020-12-02 17:12 |
Reporter | nds | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.5.0 | Fixed in Version | 7.5.0 | ||
Summary | 0031316: Foundation Classes - OSD_MemInfo parameter to set active metrics | ||||
Description | It's proposed to give possibility of managing active counters of memory checker. Some counters take much time (e.g. MemHeapUsage on Windows) but may be out of point of interest. So it would be nice to switch off this counter from computation. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR31316 has been created by nds. SHA-1: e83d440f92791f4f562da885a256cb31897948ba No new revisions were added by this update. |
|
Branch CR31316 has been updated by nds. SHA-1: 434ff116dbbc72a10ca990c0baff0d45686d85d8 Detailed log of new commits: Author: nds Date: Thu Jan 23 17:15:36 2020 +0300 0031316: Visualization - OSD_MemInfo parameter to set active metrics |
|
+ NCollection_Map<OSD_MemInfo::Counter> myActiveCounters; //!< container of information to collect I propose using "bool myActiveCounters[MemCounter_NB]" instead of a map. |
|
Dear Igor, it's integrated, could you please close it. |
|
Branch CR31316 has been deleted by inv. SHA-1: 434ff116dbbc72a10ca990c0baff0d45686d85d8 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-23 17:17 | nds | New Issue | |
2020-01-23 17:17 | nds | Assigned To | => kgv |
2020-01-23 17:18 | kgv | Relationship added | duplicate of 0030904 |
2020-01-23 17:18 | git | Note Added: 0090024 | |
2020-01-23 17:19 | git | Note Added: 0090025 | |
2020-01-23 17:21 | kgv | Note Added: 0090026 | |
2020-01-23 17:21 | kgv | Category | OCCT:Visualization => OCCT:Foundation Classes |
2020-01-23 17:21 | kgv | Summary | Visualization - OSD_MemInfo parameter to set active metrics => Foundation Classes - OSD_MemInfo parameter to set active metrics |
2020-01-28 10:16 | nds | Assigned To | kgv => nds |
2020-09-21 10:40 | nds | Status | new => resolved |
2020-09-21 10:40 | nds | Note Added: 0095181 | |
2020-09-21 10:40 | nds | Assigned To | nds => bugmaster |
2020-09-21 10:40 | nds | Status | resolved => reviewed |
2020-09-21 18:04 | bugmaster | Target Version | 7.5.0 => 7.6.0 |
2020-09-21 19:27 | kgv | Status | reviewed => feedback |
2020-09-21 19:27 | kgv | Target Version | 7.6.0 => 7.5.0 |
2020-09-22 13:23 | bugmaster | Status | feedback => verified |
2020-09-22 13:23 | bugmaster | Resolution | open => fixed |
2020-09-27 14:30 | git | Note Added: 0095410 | |
2020-12-02 16:41 |
|
Fixed in Version | => 7.5.0 |
2020-12-02 17:12 |
|
Status | verified => closed |