ДЗ №9: Завершение Backend #9

Open
1ffy wants to merge 2 commits from task/9_backend-finalization into master
Owner
Method RowCount Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
'EF AddRange' 1000 294.3 ms 274.11 ms 71.19 ms 1.04 0.32 1000.0000 - 28.21 MB 1.00
'Bulk InsertOrUpdate' 1000 279.9 ms 32.35 ms 8.40 ms 0.99 0.20 - - 3.6 MB 0.13
'EF AddRange' 10000 1,089.2 ms 152.99 ms 39.73 ms 1.00 0.05 12000.0000 7000.0000 226.7 MB 1.00
'Bulk InsertOrUpdate' 10000 769.5 ms 44.47 ms 19.34 ms 0.70 0.04 1000.0000 - 31.54 MB 0.14
| Method | RowCount | Mean | Error | StdDev | Ratio | RatioSD | Gen0 | Gen1 | Allocated | Alloc Ratio | |---------------------- |--------- |-----------:|----------:|---------:|------:|--------:|-----------:|----------:|----------:|------------:| | **'EF AddRange'** | **1000** | **294.3 ms** | **274.11 ms** | **71.19 ms** | **1.04** | **0.32** | **1000.0000** | **-** | **28.21 MB** | **1.00** | | 'Bulk InsertOrUpdate' | 1000 | 279.9 ms | 32.35 ms | 8.40 ms | 0.99 | 0.20 | - | - | 3.6 MB | 0.13 | | | | | | | | | | | | | | **'EF AddRange'** | **10000** | **1,089.2 ms** | **152.99 ms** | **39.73 ms** | **1.00** | **0.05** | **12000.0000** | **7000.0000** | **226.7 MB** | **1.00** | | 'Bulk InsertOrUpdate' | 10000 | 769.5 ms | 44.47 ms | 19.34 ms | 0.70 | 0.04 | 1000.0000 | - | 31.54 MB | 0.14 |
Task 9
All checks were successful
CI / build-and-test (push) Successful in 3m4s
d3633659a0
1ffy force-pushed task/9_backend-finalization from fdbda7e778
All checks were successful
CI / build-and-test (push) Successful in 1m36s
to 1e1305bc0c
All checks were successful
CI / build-and-test (push) Successful in 1m34s
2026-05-05 15:07:53 +08:00
Compare
1ffy force-pushed task/9_backend-finalization from 1e1305bc0c
All checks were successful
CI / build-and-test (push) Successful in 1m34s
to f246aec5c3
All checks were successful
CI / build-and-test (push) Successful in 2m22s
2026-05-06 04:10:03 +08:00
Compare
All checks were successful
CI / build-and-test (push) Successful in 2m22s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin task/9_backend-finalization:task/9_backend-finalization
git switch task/9_backend-finalization

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff task/9_backend-finalization
git switch task/9_backend-finalization
git rebase master
git switch master
git merge --ff-only task/9_backend-finalization
git switch task/9_backend-finalization
git rebase master
git switch master
git merge --no-ff task/9_backend-finalization
git switch master
git merge --squash task/9_backend-finalization
git switch master
git merge --ff-only task/9_backend-finalization
git switch master
git merge task/9_backend-finalization
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fbki.Levitan/PersonalAccount!9
No description provided.