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

[perf] Optimize loading #39

Merged
merged 9 commits into from
Jun 11, 2024
Merged

[perf] Optimize loading #39

merged 9 commits into from
Jun 11, 2024

Conversation

Ramilito
Copy link
Owner

  • Init config is now async which should reduce the opening delay by half
  • time.since takes a currentTime if we want to cache it (helps when a lot of rows in processRow)
  • time.parse runs only once
  • set buf options once only when creating the buffer

@Ramilito Ramilito merged commit 363a2d2 into main Jun 11, 2024
@Ramilito Ramilito deleted the feature/performance_improvements branch June 12, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant