# pybench **Repository Path**: zeasa/pybench ## Basic Information - **Project Name**: pybench - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-02 - **Last Updated**: 2025-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README nohup ./do_pinball.sh > output.bench/output.log 2>&1 & nohup ./do_replay.sh > output.bench/output.log 2>&1 & nohup python pinball_fix.py --basename /home/zhangw/ssd/pybench/traces/chaos/replay/pinball_0.0 -o ./pinballfix --debugtrace /home/zhangw/ssd/pybench/traces/chaos/replay/sde-debugtrace-out.txt.xz 2>error.log & python gen_json_bbv.py -d ./traces/ -o traces/onednn.json -n onednn nohup python pinball_fix_batch.py -d ./traces 2>error.log &