Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add option for timezone #178

Merged
merged 2 commits into from
Oct 8, 2023
Merged

Conversation

geofmureithi
Copy link
Owner

This attempts to close #136

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Benchmark for 2b8f689

Click to view benchmark
Test Base PR %
mysql/consume/1000 5.1±0.15s 5.1±0.08s 0.00%
mysql/push/1000 2.4±0.07s 2.5±0.04s +4.17%
postgres/consume/1000 1462.9±74.81ms 1451.7±58.34ms -0.77%
postgres/push/1000 934.6±30.51ms 912.0±34.34ms -2.42%
redis/consume/1000 557.0±15.59ms 556.8±15.91ms -0.04%
redis/push/1000 260.0±9.97ms 257.6±20.68ms -0.92%
sqlite_in_memory/consume/1000 994.7±15.76ms 994.6±15.92ms -0.01%
sqlite_in_memory/push/1000 89.2±2.24ms 92.0±4.00ms +3.14%

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Benchmark for 998791a

Click to view benchmark
Test Base PR %
mysql/consume/1000 3.3±0.09s 3.4±0.06s +3.03%
mysql/push/1000 1518.2±61.45ms 1519.2±85.50ms +0.07%
postgres/consume/1000 926.2±39.64ms 894.3±49.24ms -3.44%
postgres/push/1000 576.4±33.02ms 563.7±18.08ms -2.20%
redis/consume/1000 552.0±0.28ms 551.7±0.39ms -0.05%
redis/push/1000 137.8±6.43ms 136.3±7.59ms -1.09%
sqlite_in_memory/consume/1000 1000.0±23.56ms 1000.2±0.32ms +0.02%
sqlite_in_memory/push/1000 59.1±1.77ms 59.9±1.96ms +1.35%

@geofmureithi geofmureithi merged commit f491d9c into master Oct 8, 2023
5 checks passed
@geofmureithi geofmureithi deleted the chore/cron-add-timezone branch October 8, 2023 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cron jobs and timezone handling
1 participant