Skip to content

Commit fe9dffd

Browse files
committed
docs: update benchmark
1 parent 758e19b commit fe9dffd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99

1010

1111
- Lightweight Cron expression parser library for PHP.
12+
- Zero dependency.
1213
- 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 9.64x to 10.57x faster than `dragonmantank/cron-expression`
14+
- Real [benchmark](https://github.com/adhocore/php-cron-bench) shows it is about 7.54x to 12.92x faster than `dragonmantank/cron-expression`
1415

1516
## Installation
1617

0 commit comments

Comments
 (0)