We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea3c7a commit 663a470Copy full SHA for 663a470
1 file changed
Description.md
@@ -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