humanmade / Cavalcade

A better wp-cron. Horizontally scalable, works perfectly with multisite.
https://engineering.hmn.md/projects/cavalcade/
Other
517 stars 46 forks source link

Query performance #25

Closed tillkruss closed 7 years ago

tillkruss commented 7 years ago

Cavalcade is adding 100-150ms to each page load, even with DISABLE_WP_CRON.

Do you guys have any insights on that? Could we an in-memory cache maybe?

screen shot 2016-11-06 at 1 09 10 pm

tillkruss commented 7 years ago

See https://github.com/humanmade/Cavalcade/pull/26.