diff --git a/benchmarks/ab.pl b/benchmarks/ab.pl index e92f1af2c..6ebff6c27 100755 --- a/benchmarks/ab.pl +++ b/benchmarks/ab.pl @@ -13,7 +13,6 @@ my %backends = ( AnyEvent => 'AnyEvent', - 'AnyEvent::HTTPD' => 'AnyEvent::HTTPD', Standalone => 0, ServerSimple => 'HTTP::Server::Simple', 'Mojo::Prefork' => 'Mojo',