Skip to content

Commit

Permalink
add benchmark and improve overall performance
Browse files Browse the repository at this point in the history
- rework the build and improve .mjs nodejs compatibility
- batching uses microTasks by default
- add batch() function

Related to #24
  • Loading branch information
elbywan committed Aug 28, 2022
1 parent 24fbfdd commit d4cbdaf
Show file tree
Hide file tree
Showing 54 changed files with 3,796 additions and 3,131 deletions.
4 changes: 1 addition & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
/test/hyperactiv.js
/dist
/handlers
/websocket
/dist
Loading

0 comments on commit d4cbdaf

Please sign in to comment.