Skip to content

Speed up flood mode #10

Description

@silverwind

setTimeout(fn, 0)is considerably slower than process.nextTick(fn) and setImmediate(fn). Both have drawbacks which I have to evaluate first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions