-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix docker image and rerunning serverpod
- Loading branch information
1 parent
fd8d85c
commit d2e711d
Showing
29 changed files
with
1,434 additions
and
1,020 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
backends/c_sharp/dot-net/tests/results/no_db_test/graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
backends/dart/server-pod/tests/results/db_test/benchmark_stats.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Type,Name,Request Count,Failure Count,Median Response Time,Average Response Time,Min Response Time,Max Response Time,Average Content Size,Requests/s,Failures/s,50%,66%,75%,80%,90%,95%,98%,99%,99.9%,99.99%,100% | ||
POST,/note/createNote/,753898,0,2500,3273.167216254719,1,12782,4.0,753.824426748602,0.0,2500,4100,5500,6600,8700,10000,11000,11000,13000,13000,13000 | ||
POST,/note/getAllNotes/,755513,0,2500,3270.4071657271284,1,12785,6792.456301877003,755.4392691400118,0.0,2500,4100,5500,6600,8700,10000,11000,11000,13000,13000,13000 | ||
,Aggregated,1509411,0,2500,3271.785714427681,1,12785,3401.859818167484,1509.2636958886137,0.0,2500,4100,5500,6600,8700,10000,11000,11000,13000,13000,13000 | ||
POST,/note/createNote/,680370,0,3300.0,3638.604106914987,1.9140409999636177,10366.908963000014,4.0,680.2474564804065,0.0,3300,5200,6500,7200,8700,9400,9900,10000,10000,10000,10000 | ||
POST,/note/getAllNotes/,681484,0,3300.0,3632.1779690321537,1.5607499999532592,10361.561004000123,6857.579739216181,681.3612558344627,0.0,3300,5200,6500,7200,8700,9400,9900,10000,10000,10000,10000 | ||
,Aggregated,1361854,0,3300.0,3635.388409675085,1.5607499999532592,10366.908963000014,3433.592992347197,1361.6087123148693,0.0,3300,5200,6500,7200,8700,9400,9900,10000,10000,10000,10000 |
Oops, something went wrong.