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

[pub] Bump async_locks from 4.0.1 to 4.0.2 in /app/resident_manager #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2024

Bumps async_locks from 4.0.1 to 4.0.2.

Changelog

Sourced from async_locks's changelog.

4.0.2

  • Update dependencies
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [async_locks](https://github.com/Serious-senpai/async-locks) from 4.0.1 to 4.0.2.
- [Changelog](https://github.com/Serious-senpai/async-locks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Serious-senpai/async-locks/commits)

---
updated-dependencies:
- dependency-name: async_locks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 25, 2024
Copy link

github-actions bot commented Dec 25, 2024

🎉 All tests #1 of 86ff051 passed successfully.

Coverage report
Name                                                     Stmts   Miss  Cover   Missing
--------------------------------------------------------------------------------------
server/database.py                                          58     29    50%   1-43, 49, 53, 59, 74-75, 88-89, 105, 115
server/globals.py                                          110    102     7%   1-57, 68-180
server/utils.py                                             52     40    23%   1-29, 37, 43, 48-77, 81, 85, 89, 93, 97, 101-126
server/v1/app.py                                            24     21    12%   1-20, 26-43
server/v1/models/accounts.py                                36     17    53%   1-23, 35-36, 52, 59, 66
server/v1/models/auth.py                                    68     42    38%   1-32, 38-39, 42-43, 51-74, 85-91, 94-95, 103-104
server/v1/models/info.py                                    31     24    23%   1-39, 41, 44, 47, 50, 53, 58-61
server/v1/models/reg_request.py                             80     41    49%   1-32, 65-66, 68, 83-102, 115, 118, 121, 124, 127, 130, 133, 136, 164-167, 180, 191
server/v1/models/residents.py                               96     52    46%   1-58, 71, 82, 94-95, 97, 112-113, 146-147, 150, 154, 158-159, 168-174, 177, 203
server/v1/models/rooms.py                                   75     65    13%   1-142, 151-152, 162-163
server/v1/routes/admin/login.py                             13     10    23%   1-30, 35
server/v1/routes/admin/registration_requests/accept.py      13     10    23%   1-31, 40-41
server/v1/routes/admin/registration_requests/count.py       14     10    29%   1-33
server/v1/routes/admin/registration_requests/root.py        13     11    15%   1-31, 55-56
server/v1/routes/admin/residents/count.py                   14     10    29%   1-32
server/v1/routes/admin/residents/delete.py                  13     10    23%   1-31, 40-41
server/v1/routes/admin/residents/root.py                    13     11    15%   1-31, 55-56
server/v1/routes/admin/residents/update.py                  15     11    27%   1-30, 39, 43-44
server/v1/routes/admin/rooms/count.py                       12      8    33%   1-30
server/v1/routes/admin/rooms/root.py                        13     11    15%   1-31, 41-42
server/v1/routes/login.py                                   13     10    23%   1-30, 33
server/v1/routes/register.py                                17     14    18%   1-46, 62-63
server/v1/routes/residents/me.py                            11      9    18%   1-30, 35
--------------------------------------------------------------------------------------
TOTAL                                                      804    568    29%
Performance report
  • /
$ wrk --script root.lua -t 12 -c 100 -d 30s -R 10000 http://localhost:8000
Running 30s test @ http://localhost:8000
  12 threads and 100 connections
  Thread calibration: mean lat.: 440.496ms, rate sampling interval: 2453ms
  Thread calibration: mean lat.: 594.287ms, rate sampling interval: 4085ms
  Thread calibration: mean lat.: 361.976ms, rate sampling interval: 3217ms
  Thread calibration: mean lat.: 457.980ms, rate sampling interval: 2596ms
  Thread calibration: mean lat.: 993.750ms, rate sampling interval: 4186ms
  Thread calibration: mean lat.: 230.545ms, rate sampling interval: 1222ms
  Thread calibration: mean lat.: 595.592ms, rate sampling interval: 3416ms
  Thread calibration: mean lat.: 662.130ms, rate sampling interval: 3735ms
  Thread calibration: mean lat.: 879.116ms, rate sampling interval: 5230ms
  Thread calibration: mean lat.: 1022.985ms, rate sampling interval: 5025ms
  Thread calibration: mean lat.: 403.990ms, rate sampling interval: 3082ms
  Thread calibration: mean lat.: 1078.952ms, rate sampling interval: 6594ms
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     2.49s     2.86s   14.75s    83.02%
    Req/Sec   719.40     46.96   810.00     71.43%
  254465 requests in 29.99s, 30.82MB read
Requests/sec:   8485.27
Transfer/sec:      1.03MB
  • /api/v1/admin/login
$ wrk --script api/v1/admin/login.lua -t 12 -c 100 -d 30s -R 10000 http://localhost:8000/api/v1/admin/login
Running 30s test @ http://localhost:8000/api/v1/admin/login
  12 threads and 100 connections
  Thread calibration: mean lat.: 4476.401ms, rate sampling interval: 15745ms
  Thread calibration: mean lat.: 4281.757ms, rate sampling interval: 14925ms
  Thread calibration: mean lat.: 4346.686ms, rate sampling interval: 15024ms
  Thread calibration: mean lat.: 4429.673ms, rate sampling interval: 16039ms
  Thread calibration: mean lat.: 4343.323ms, rate sampling interval: 15441ms
  Thread calibration: mean lat.: 4455.637ms, rate sampling interval: 15630ms
  Thread calibration: mean lat.: 4256.182ms, rate sampling interval: 15040ms
  Thread calibration: mean lat.: 4300.565ms, rate sampling interval: 15065ms
  Thread calibration: mean lat.: 4126.790ms, rate sampling interval: 14737ms
  Thread calibration: mean lat.: 4033.425ms, rate sampling interval: 14295ms
  Thread calibration: mean lat.: 4348.210ms, rate sampling interval: 15204ms
  Thread calibration: mean lat.: 4448.844ms, rate sampling interval: 15941ms
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    16.86s     5.02s   29.07s    60.90%
    Req/Sec    86.83     18.67   123.00     66.67%
  31234 requests in 30.01s, 4.71MB read
  Non-2xx or 3xx responses: 31234
Requests/sec:   1040.87
Transfer/sec:    160.60KB
  • /api/v1/login
$ wrk --script api/v1/login.lua -t 12 -c 100 -d 30s -R 10000 http://localhost:8000/api/v1/login
Running 30s test @ http://localhost:8000/api/v1/login
  12 threads and 100 connections
  Thread calibration: mean lat.: 4873.811ms, rate sampling interval: 17350ms
  Thread calibration: mean lat.: 5039.405ms, rate sampling interval: 17645ms
  Thread calibration: mean lat.: 5007.296ms, rate sampling interval: 17760ms
  Thread calibration: mean lat.: 5010.843ms, rate sampling interval: 17645ms
  Thread calibration: mean lat.: 4949.368ms, rate sampling interval: 17481ms
  Thread calibration: mean lat.: 4971.190ms, rate sampling interval: 17645ms
  Thread calibration: mean lat.: 4992.914ms, rate sampling interval: 17514ms
  Thread calibration: mean lat.: 5008.233ms, rate sampling interval: 17776ms
  Thread calibration: mean lat.: 4977.930ms, rate sampling interval: 17367ms
  Thread calibration: mean lat.: 5003.637ms, rate sampling interval: 17547ms
  Thread calibration: mean lat.: 4936.246ms, rate sampling interval: 17350ms
  Thread calibration: mean lat.: 4992.727ms, rate sampling interval: 17596ms
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency    19.42s     5.60s   29.47s    57.68%
    Req/Sec    21.58      1.66    25.00     91.67%
  7879 requests in 30.05s, 1.19MB read
  Non-2xx or 3xx responses: 7879
Requests/sec:    262.22
Transfer/sec:     40.46KB

Note that this workflow YAML is fetched from the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants