Skip to content

optimized truncating ${fPath} + optimized pOrder + improved documenta… #2

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

Closed
wants to merge 13 commits into from

Conversation

jkool702
Copy link
Owner

@jkool702 jkool702 commented Oct 4, 2023

…tion

truncating ${fPath}: coproc pRead now leaves a 1-line "buffer" between what is getting deleted and what is going to be read next

pOrder: coproc pOrder now saturated the pipe buffer (64k, ~10000 vlues) and then (as needed) only does brace expansion on 1000 values at a time to add to the nOrder pipe

…tion

truncating ${fPath}: coproc pRead now leaves a 1-line "buffer" between what is getting deleted and what is going to be read next

pOrder: coproc pOrder now saturated the pipe buffer (64k, ~10000 vlues) and then (as needed) only does brace expansion on 1000 values at a time to add to the nOrder pipe
use /dev/shm if available, otherwise /tmp
fix regression in nLinesAuto getting read/write position
make truncating the start of the data file only happen once every $nProcs reads
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