Excessive Synchronization
From HPCBugBase
HPCBugBase Menu
Submit feedback
Overview
Index
- Defect types (defect patterns)
- Specific defects (individual defects that belong to a defect type)
- Instances (code examples)
- Articles (various info)
- Templates
- Show all categories
- Show all pages
Index by Languages
Contents |
[edit] Defect Type Description
This defect type is intended to cover performance defects related to excessive use of synchronization constructs. A naive solution to Synchronization defects often results in too much synchronization.
[edit] Entries
[edit] Advice
[edit] Symptom
[edit] Other Findings and Contexts
|
Pages referring to this entry: Main Page |
