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

Store payloads in separate keys #181

Closed
wants to merge 2 commits into from
Closed

Conversation

cschleiden
Copy link
Owner

No description provided.

@cschleiden
Copy link
Owner Author

!bench

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

Command Mean [ms] Min [ms] Max [ms] Relative
mysql-main 544.1 ± 132.7 407.2 833.1 1.00
mysql-pr 568.9 ± 140.4 410.1 834.1 1.05 ± 0.36
Command Mean [ms] Min [ms] Max [ms] Relative
sqlite-main 221.7 ± 42.1 159.5 279.2 1.00
sqlite-pr 229.2 ± 59.9 123.0 316.9 1.03 ± 0.33
Command Mean [ms] Min [ms] Max [ms] Relative
redis-main 166.7 ± 15.3 132.6 187.0 1.02 ± 0.13
redis-pr 164.1 ± 15.4 125.4 176.5 1.00

Repository owner deleted a comment from github-actions bot Mar 10, 2023
@cschleiden
Copy link
Owner Author

!bench !large

@cschleiden
Copy link
Owner Author

!bench !large !verylarge

Repository owner deleted a comment from github-actions bot Mar 10, 2023
@github-actions
Copy link

Default run

Command Mean [ms] Min [ms] Max [ms] Relative
mysql-main 584.7 ± 197.3 397.3 992.0 1.00
mysql-pr 627.9 ± 151.7 459.0 894.9 1.07 ± 0.45
Command Mean [ms] Min [ms] Max [ms] Relative
sqlite-main 220.2 ± 31.8 172.5 284.2 1.00
sqlite-pr 241.1 ± 53.0 156.0 331.5 1.09 ± 0.29
Command Mean [ms] Min [ms] Max [ms] Relative
redis-main 259.1 ± 7.3 252.2 277.3 1.07 ± 0.15
redis-pr 241.8 ± 32.6 184.1 268.0 1.00

Large payload run (1MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 8.198 ± 1.319 5.504 10.287 1.00
redis-pr 8.405 ± 0.920 7.176 10.149 1.03 ± 0.20

Large payload run (5MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 39.769 ± 6.687 27.467 51.332 1.00
redis-pr 44.097 ± 3.539 38.681 49.349 1.11 ± 0.21

@cschleiden
Copy link
Owner Author

!bench !large !verylarge

@github-actions
Copy link

Default run

Command Mean [ms] Min [ms] Max [ms] Relative
mysql-main 863.8 ± 249.3 606.7 1484.4 1.19 ± 0.40
mysql-pr 723.6 ± 119.8 604.7 900.7 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
sqlite-main 357.0 ± 130.1 192.2 659.2 1.10 ± 0.51
sqlite-pr 323.1 ± 92.8 219.4 490.7 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
redis-main 325.8 ± 53.2 245.5 384.1 1.00
redis-pr 368.1 ± 25.3 297.3 386.4 1.13 ± 0.20

Large payload run (1MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 8.283 ± 0.904 6.384 9.274 1.18 ± 0.22
redis-pr 7.014 ± 1.089 5.042 8.723 1.00

Large payload run (5MB)

Command Mean [s] Min [s] Max [s] Relative
redis-main 37.720 ± 7.019 25.541 46.862 1.00
redis-pr 39.470 ± 3.093 34.530 44.151 1.05 ± 0.21

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.

1 participant