Skip to content

Slownami v1.0.2 - Internal Logic Cleanup & Performance Handling

Latest

Choose a tag to compare

@kishon45229 kishon45229 released this 19 Jul 04:32
· 1 commit to main since this release
  • Refactored internal logic to separate sync and async execution flow more cleanly.
  • Improved performance.now() fallback handling to support both Node.js and browser environments.
  • Your functions will now run slightly faster in sync cases without await overhead