cschleiden / go-workflows

Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
https://cschleiden.github.io/go-workflows/
MIT License
218 stars 50 forks source link

Ignore polling interval for redis backend #277

Closed cschleiden closed 10 months ago

cschleiden commented 10 months ago

!bench

github-actions[bot] commented 10 months ago

Default run

Command Mean [ms] Min [ms] Max [ms] Relative
mysql-main 814.1 ± 135.4 613.5 1088.2 1.06 ± 0.19
mysql-pr 768.9 ± 43.0 688.6 829.7 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
sqlite-main 781.7 ± 206.1 579.5 1208.5 1.11 ± 0.34
sqlite-pr 706.0 ± 112.5 518.0 897.9 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
redis-main 206.8 ± 25.2 175.5 262.0 1.09 ± 0.23
redis-pr 188.9 ± 31.9 144.5 269.3 1.00