···37373838cron-fast is designed for speed and efficiency. Here's how it compares to popular alternatives:
39394040-> Tested with cron-fast v3.1.1, croner v10.0.1, cron-parser v5.5.0, cron-schedule v6.0.0 on Node.js v22.18.0
4040+> Tested with cron-fast v3.1.2, croner v10.0.1, cron-parser v5.5.0, cron-schedule v6.0.0 on Node.js v22.18.0
41414242| Operation | cron-fast | croner | cron-parser | cron-schedule |
4343| ------------ | --------------- | --------- | ----------- | ------------- |
···214214215215## Bundle Size
216216217217-cron-fast is extremely lightweight and fully tree-shakeable. Here are the actual bundle sizes for different import scenarios (tested with v3.1.1):
217217+cron-fast is extremely lightweight and fully tree-shakeable. Here are the actual bundle sizes for different import scenarios (tested with v3.1.2):
218218219219| Import | Raw | Minified | Gzipped |
220220| ------------------------------------------------------ | -------- | -------- | ----------- |
+1-1
docs/benchmark-comparison-bun.md
···11# Benchmark
2233-> Tested with bun v1.3.9, cron-fast v3.1.1, croner v10.0.1, cron-parser v5.5.0, cron-schedule v6.0.0, cron-validate v1.5.3
33+> Tested with bun v1.3.9, cron-fast v3.1.2, croner v10.0.1, cron-parser v5.5.0, cron-schedule v6.0.0, cron-validate v1.5.3
44> Tested on MacBook M1 pro
5566## Performance Benchmarks