bench.sh (216B)
1 while [ 1 ]; do 2 /usr/bin/time -o out -f '%S,%U,%e' ./abg.out -s 0 --edges 100000 --vertices 10000 >/dev/null 2>&1 3 cat out | tee -a benchmarking/render_smart_push_v_10000_e_100000_s_0/out.csv 4 sleep 1 5 done
abgAnimated background for X11 | |
| git clone git://git.laack.co/abg.git | |
| Log | Files | Refs | README | LICENSE |