View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012534 | MMW 5 | General | public | 2015-01-27 11:43 | 2015-01-27 11:43 |
Reporter | jiri | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0012534: Review the best promises implementation | ||||
Description | Native Promises are currently rather new in Chromium and as such, they are rather slow. We should review later, whether it makes sense to use the native implementation, or another one. Our performance test is at http://jsperf.com/promise-speed . One implementation worth considering is also https://github.com/petkaantonov/bluebird , which has some advanced features and is also very fast. However, the native one would be preferable. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||