Lind-Project / lind_project

Lind: Secure Lightweight Adaptive Isolation
https://hub.docker.com/r/securesystemslab/lind
Apache License 2.0
24 stars 8 forks source link

tests: unix bash pipelines #354

Closed RusherRG closed 9 months ago

RusherRG commented 9 months ago

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?

Checklist:

rennergade commented 9 months ago

do we need the test content txt files here, are they too big to upload?

RusherRG commented 9 months ago

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.