Skip to content

Add micro perf tests for existing operators #350

@benlesh

Description

@benlesh

From #100

  • buffer (buffer(obs))
  • bufferTime (bufferWithTime)
  • bufferToggle (buffer(obs, fn))
  • bufferWhen (buffer(fn))
  • delay
  • forkJoin
  • mapTo (map(obj))
  • multicast
  • publish
  • retry
  • retryWhen
  • skipUntil
  • subscribeOn
  • switchMap
  • takeUntil
  • toPromise
  • window (window(obs))
  • windowTime (windowWithTime)
  • windowToggle (window(obs, fn))
  • windowWhen (window(fn))
  • withLatestFrom
  • zipAll

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we wouldn't mind assistance with.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions