Skip to content

Commit 663a470

Browse files
description of perf issues
1 parent cea3c7a commit 663a470

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Description.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
The following table gives an overview of studied performance issues and their root causes.
2+
3+
# Root causes of performance issues (RQ1)
4+
| Pull request | Library | Description | Inefficient API usage | Inefficient iteration | Repeated execution | Inefficient copying | Special cases | API reimp. | Repeated checks | Generic API| Other |
5+
| --- | --- | --- |--- | --- | --- | --- | --- | --- | --- | --- | --- |
6+
7+
8+
9+
10+
11+
12+
13+
14+

0 commit comments

Comments
 (0)