Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2015 02:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5e84f686faeef6e53957 to your computer and use it in GitHub Desktop.
Save anonymous/5e84f686faeef6e53957 to your computer and use it in GitHub Desktop.
perl minion_bench.pl
Clean start with 10000 jobs
Enqueued 10000 jobs in 1.61861395835876 seconds (6178.125/s)
98549 has started 5 workers
DBD::SQLite::db do failed: database disk image is malformed at /Users/sri/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Mojo/SQLite.pm line 86, <DATA> line 672.
98551 will dequeue 1000 jobs
98553 will dequeue 1000 jobs
DBD::SQLite::st execute failed: database disk image is malformed at /Users/sri/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Mojo/SQLite/Database.pm line 109, <DATA> line 672.
at /Users/sri/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Minion/Backend/SQLite.pm line 197.
98554 will dequeue 1000 jobs
98550 will dequeue 1000 jobs
DBD::SQLite::db do failed: file is encrypted or is not a database at /Users/sri/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Mojo/SQLite/Database.pm line 50, <DATA> line 672.
Issuing rollback() due to DESTROY without explicit disconnect() of DBD::SQLite::db handle dbname=minion.db at /Users/sri/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/Mojo/SQLite/Database.pm line 50, <DATA> line 672.
98554 dequeued 1000 jobs in 25.7801959514618 seconds (38.789/s)
98553 dequeued 1000 jobs in 26.546541929245 seconds (37.670/s)
5 workers dequeued 1000 jobs each in 26.5596749782562 seconds (188.255/s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment