We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bfd34 commit 0c3405bCopy full SHA for 0c3405b
readme.md README.mdreadme.md renamed to README.md
@@ -10,7 +10,7 @@
10
11
- Lightweight Cron expression parser library for PHP.
12
- Very **fast** because it bails early in case a segment doesnt match.
13
-- Real [benchmark](https://github.com/adhocore/php-cron-bench) shows it is about 6.48x to 9.69x faster than `mtdowling/cron-expression`
+- Real [benchmark](https://github.com/adhocore/php-cron-bench) shows it is about 9.64x to 10.57x faster than `dragonmantank/cron-expression`
14
15
## Installation
16
0 commit comments