Closed RusherRG closed 9 months ago
do we need the test content txt files here, are they too big to upload?
do we need the test content txt files here, are they too big to upload?
Yeah we would need the big.txt file to generate the 4GB file and run the bash pipelines on it. Can't really generate random text because we want a realistic scenario while grep for words.
Description
The purpose of the test is to compare the times of different unix bash pipeline combinations in both lind and native to benchmark the performance of Unix pipes and the bash coreutils like
cat
,grep
,wc
, etc.Type of change
How Has This Been Tested?
lind_project/tests/pipeline_tests/
Checklist: