Skip to content

Commit

Permalink
added Danga::Socket for benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
typester committed Sep 17, 2009
1 parent f70886a commit e247671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/ab.pl
Expand Up @@ -17,6 +17,7 @@
ServerSimple => 'HTTP::Server::Simple',
'Mojo::Prefork' => 'Mojo',
Coro => 'Net::Server::Coro',
'Danga::Socket' => 'Danga::Socket',
);

my @backends;
Expand Down

0 comments on commit e247671

Please sign in to comment.