Skip to content

added goroutines for apply method#40

Merged
kishyassin merged 2 commits intokishyassin:mainfrom
cs168898:refactor/apply
Jan 16, 2026
Merged

added goroutines for apply method#40
kishyassin merged 2 commits intokishyassin:mainfrom
cs168898:refactor/apply

Conversation

@cs168898
Copy link
Copy Markdown
Collaborator

added goroutines which allows for concurrency when processing millions of rows, greatly increasing performance.

The number of workers assigned for the concurrency depends on the number of CPU cores usable by the current process or the number of rows, whichever is lower.

cs168898 and others added 2 commits January 14, 2026 07:59
added goroutines which allows for concurrency when processing millions of rows, greatly increasing performance
@kishyassin kishyassin merged commit f809684 into kishyassin:main Jan 16, 2026
1 check passed
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.

2 participants