SkillAgentSearch skills...

LEBench

A benchmark for testing the performance of core Linux functionalities, developed by Xiang Ren, Kirk Rodrigues, Luyuan Chen and Camilo Vega at the University of Toronto

Install / Use

/learn @LinuxPerfStudy/LEBench
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

run crontab -e and add the following entries:

LEBENCH_DIR=<path>/LEBench/
PATH=/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
@reboot python <path>/LEBench/run.py >> <path>/LEBench.out 2>&1

run python get_kern.py to generate the kernel list

run sudo python run.py

results will be saved in .csv files in the LEBench folder

Detailed instructions for reproducing the main results in our study can be found here.

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated1mo ago
Forks46

Languages

C

Security Score

80/100

Audited on Mar 1, 2026

No findings