Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Optimizations (Parcel + CompositeDisposable + Disposable + Emitter) #52

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

aminya
Copy link
Contributor

@aminya aminya commented Oct 24, 2020

Description of the change

This adds a couple of optimizations:

How to review

  • Then follow the commit messages. Each commit is a very small change that you can review quickly.

Verification

All the tests pass. The changes are considered minor. They do not change the functionality.

@aminya
Copy link
Contributor Author

aminya commented Dec 24, 2020

@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
Copy link
Contributor

We plan on looking into the PR's we have here as well as on our other core packages.

@aminya
Copy link
Contributor Author

aminya commented Dec 29, 2020

@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 atom-languageclient, we have updated it, so it has the latest features.
https://github.com/atom-ide-community/atom-languageclient

@aminya aminya force-pushed the optimizations branch 2 times, most recently from 46267de to 65f0e10 Compare January 19, 2021 06:31
@aminya aminya changed the title Optimizations 1 (Parcel + CompositeDisposable + Disposable) Optimizations (Parcel + CompositeDisposable + Disposable + Emitter) Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement UMD
2 participants