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

feat(sync): Sync speed improvements #17

Closed
FRSgit opened this issue Nov 5, 2018 · 0 comments · Fixed by #18
Closed

feat(sync): Sync speed improvements #17

FRSgit opened this issue Nov 5, 2018 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FRSgit
Copy link
Member

FRSgit commented Nov 5, 2018

No description provided.

@FRSgit FRSgit added the enhancement New feature or request label Nov 5, 2018
@FRSgit FRSgit self-assigned this Nov 5, 2018
@FRSgit FRSgit added this to the 1.0.0 milestone Nov 5, 2018
FRSgit added a commit that referenced this issue Nov 12, 2018
Better isolation of benchmark tests
Drop of unnecessary undefined variable initializations
Separate replace function for type string regex variable
Strict check for eimptiness of input, content or output variables
Benchmark testing is now part of test suite
README benchmark section update

fixes #17
FRSgit added a commit that referenced this issue Nov 12, 2018
Better isolation of benchmark tests
Drop of unnecessary undefined variable initializations
Separate replace function for type string regex variable
Strict check for eimptiness of input, content or output variables
Benchmark testing is now part of test suite
README benchmark section update

fixes #17
FRSgit added a commit that referenced this issue Nov 12, 2018
Better isolation of benchmark tests
Drop of unnecessary undefined variable initializations
Separate replace function for type string regex variable
Strict check for eimptiness of input, content or output variables
Benchmark testing is now part of test suite
README benchmark section update

fixes #17
FRSgit added a commit that referenced this issue Oct 20, 2019
Better isolation of benchmark tests
Drop of unnecessary undefined variable initializations
Separate replace function for type string regex variable
Strict check for eimptiness of input, content or output variables
Benchmark testing is now part of test suite
README benchmark section update

fixes #17
FRSgit added a commit that referenced this issue Oct 21, 2019
Sync speed improvements
Better isolation of benchmark tests
Drop of unnecessary undefined variable initializations
Separate replace function for type string regex variable
Strict check for eimptiness of input, content or output variables
Benchmark testing is now part of test suite
README benchmark section update
Better parallelization
Async uses fast-glob streams to speed up replacing
Replace async available in benchmark test suite
README benchmark section update
Benchmark test 'input as glob pattern' fix
Better cross-platform process spawn handling in benchmarks
Npm test script refactor

fixes #17, #10, #19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant