set title 'Re-parsing of enwiki:Australia (c=35)' set term png size 800,600 set key left set out './clean/images/high_workers_re-parse_c35.png' p './clean/hhvm_re-parse_c35.dat' u 1 title 'HHVM' w l s c lw 4, './clean/opcache_2_re-parse_c35.dat' u 1 title 'Opcache (optimal)' w l s c lw 4, './clean/maxch80_re-parse_c35.dat' u 1 title '80 workers' w l s c lw 4, './clean/maxch80_static_re-parse_c35.dat' u 1 title '80 workers (static)' w l s c lw 4, './clean/sock_re-parse_c35.dat' u 1 title 'Unix socket proxying' w l s c lw 4, './clean/sock60_re-parse_c35.dat' u 1 title 'Unix socket, 60 workers' w l s c lw 4