Skip to content

Commit 8666555

Browse files
update Confirmed
1 parent 853af80 commit 8666555

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Confirmed.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Reported optimizations (RQ5)
2-
| Optimization Pattern | Description | Library |Pull Request | Status |
2+
| Optimization Pattern | Library | Function | Pull Request | Status |
33
| --- | --- | --- |--- | --- |
4-
| 7 | For class comparison use instanceof operator instead of toString call | Moment | https://github.com/moment/moment/pull/2257 | Accepted |
4+
| 7 | Moment | isDate | https://github.com/moment/moment/pull/2257 | Accepted |
5+
| 7 | Moment | isArray | https://github.com/moment/moment/pull/2958 | Accepted |
6+
| 7 | Less.js | expect | https://github.com/less/less.js/pull/2804/ | Accepted |
7+
| 1 | Ember.js | keys | https://github.com/emberjs/ember.js/pull/12950 | Accepted |
8+
| 1 | Ember.js | MixinPrototype.keys | https://github.com/emberjs/ember.js/pull/12950 | Accepted |
9+
10+
511

612

713

0 commit comments

Comments
 (0)