Uh oh!
There was an error while loading. Please reload this page.
Optimizations (Parcel + CompositeDisposable + Disposable + Emitter) - #52
Optimizations (Parcel + CompositeDisposable + Disposable + Emitter)#52aminya wants to merge 13 commits into
Conversation
6017b72 to
8d99ccfCompare@darangi@sadick254 Will you have time to take a look at these PRs? If not, since this package is an npm package, I can get access to the repository through the disputes procedure and continue maintaining it (similar to how we did for atom-languageclient). |
sadick254
commented
Dec 28, 2020
We plan on looking into the PR's we have here as well as on our other core packages. |
@sadick254 I am just asking this to speed up the process. If you can offload the maintenance of some of the projects to the community, you will have more time focusing on the Atom's core. It is a Win-Win action. As an example, since we have got |
Lazy loading this small file will not have any considerable performance benefits
traditional for is faster: https://jsbench.me/67kgn473ko/1
46267de to
65f0e10Compare
Description of the change
This adds a couple of optimizations:
How to review
Verification
All the tests pass. The changes are considered minor. They do not change the functionality.