Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port map benchmark to benchpress #19

Closed
jeffbcross opened this issue May 26, 2015 · 2 comments
Closed

Port map benchmark to benchpress #19

jeffbcross opened this issue May 26, 2015 · 2 comments

Comments

@jeffbcross
Copy link
Contributor

No description provided.

@ktrott
Copy link

ktrott commented Jul 15, 2015

RxJS Next meeting discussion:
(attendees: @Blesh, @jhusain, @trxcllnt)

  • flatMap is in benchpress right now.
  • need to identify what are several really good macro performance tests

We'll create a new issue on the macro perf tests

@ktrott ktrott removed this from the Stable base and infrastructure milestone Jul 15, 2015
@benlesh
Copy link
Member

benlesh commented Jul 29, 2015

I think at this point we probably don't need macro perf benchmarks for simple operators. Micro perf is probably fine for these. Macro perf, on the other hand is a necessity for any of the operators that are internally creating new observables, or subscribing multiple times to inner observables.

Closing for now in favor of #126

@benlesh benlesh closed this as completed Jul 29, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants