Skip to content

Commit cea3c7a

Browse files
updating Confirmed
1 parent 8666555 commit cea3c7a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Confirmed.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
The following table gives an overview of reported optimizations, where the number of Optimization Pattern corresponds to the value of ID column in Table 4 of the paper: Performance Issues and Optimizations in JavaScript: An Empirical Study
2+
13
# Reported optimizations (RQ5)
24
| Optimization Pattern | Library | Function | Pull Request | Status |
35
| --- | --- | --- |--- | --- |
@@ -6,6 +8,11 @@
68
| 7 | Less.js | expect | https://github.com/less/less.js/pull/2804/ | Accepted |
79
| 1 | Ember.js | keys | https://github.com/emberjs/ember.js/pull/12950 | Accepted |
810
| 1 | Ember.js | MixinPrototype.keys | https://github.com/emberjs/ember.js/pull/12950 | Accepted |
11+
| 1 | Socket.io | Server.prototype.adapter | https://github.com/socketio/socket.io/pull/2432| Pending |
12+
| 3 | EJS | capitalize, downcase, upcase, truncate, truncate_words, replace | https://github.com/tj/ejs/pull/216| Pending |
13+
| 2 | EJS | parse | https://github.com/tj/ejs/pull/216| Pending |
14+
| 2 | Angular.js | $SnifferProvider | https://github.com/angular/angular.js/pull/13952| Pending |
15+
| 8 | Angular.js | ngClassWatchAction | https://github.com/angular/angular.js/pull/13952| Pending |
916

1017

1118

0 commit comments

Comments
 (0)