Skip to content

Commit 3a74721

Browse files
committed
Upload analysis (Retriever v5.2.0.202408280745)
1 parent 2d85812 commit 3a74721

File tree

91 files changed

+9825
-10846
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+9825
-10846
lines changed

acmeair-acmeair/model_re/README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
| Attribute | Value |
33
| ------------------ | ----- |
44
| Retriever Version | v5.2.0.202408280745 |
5-
| Date | Sun Sep 1 17:24:10 UTC 2024 |
5+
| Date | Sun Sep 1 18:39:47 UTC 2024 |
66
| #Components | 19 |
77
| #Source Files | 106 |
88
| Lines of Code | 7426 |
99
| #Technologies | 6 |
1010
| Abstraction | 5.57 |
11-
| Execution Time [s] | 4.525 ± 0.079 |
11+
| Execution Time [s] | 8.32 |
1212

1313
## Git repository information
1414
| Attribute | Value |
@@ -27,18 +27,26 @@
2727
| OS | Linux |
2828
| Distro | Ubuntu 22.04.4 LTS x86_64 |
2929
| Kernel | 6.5.0-1025-azure |
30-
| CPU | AMD EPYC 7763 (4) @ 3.243GHz |
30+
| CPU | AMD EPYC 7763 (4) @ 2.939GHz |
3131
| GPU | 00:08.0 Microsoft Corporation Hyper-V virtual VGA |
32-
| Memory | 764MiB / 15981MiB |
32+
| Memory | 790MiB / 15981MiB |
3333

3434
## Retriever execution time
35-
| Mean [s] | Min [s] | Max [s] | Relative |
36-
|---:|---:|---:|---:|
37-
| 4.525 ± 0.079 | 4.416 | 4.672 | 1.00 |
35+
| Metric | Time (seconds) |
36+
| --- | ---: |
37+
| Real CPU Time | 8.32 |
38+
| User CPU Time | 17.95 |
39+
| System CPU Time | 0.76 |
40+
<!--
41+
Explainations:
42+
- __Real CPU Time__: actual time the command has run (can be less than total time spent in user and system mode for multi-threaded processes)
43+
- __User CPU Time__: time the command has spent running in user mode
44+
- __System CPU Time__: time the command has spent running in system or kernel mode
45+
-->
3846

3947
## Cloc analysis
4048

41-
<!-- github.com/AlDanial/cloc v 1.90 T=0.30 s (419.9 files/s, 45403.6 lines/s) -->
49+
<!-- github.com/AlDanial/cloc v 1.90 T=0.30 s (416.8 files/s, 45072.8 lines/s) -->
4250

4351
|Technology|files|blank|comment|code|
4452
|:-------|-------:|-------:|-------:|-------:|

acmeair-acmeair/model_re/pcm/acmeair-acmeair.resourceenvironment

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

acmeair-acmeair/model_re/uml/allocationDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

acmeair-acmeair/model_re/uml/componentDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

acmeair-acmeair/model_re/uml/systemDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

anilallewar-microservices-basics-spring-boot/model_re/README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
| Attribute | Value |
33
| ------------------ | ----- |
44
| Retriever Version | v5.2.0.202408280745 |
5-
| Date | Sun Sep 1 17:24:03 UTC 2024 |
5+
| Date | Sun Sep 1 18:20:58 UTC 2024 |
66
| #Components | 10 |
77
| #Source Files | 107 |
88
| Lines of Code | 3859 |
99
| #Technologies | 7 |
1010
| Abstraction | 10.70 |
11-
| Execution Time [s] | 3.475 ± 0.051 |
11+
| Execution Time [s] | 6.68 |
1212

1313
## Git repository information
1414
| Attribute | Value |
@@ -27,18 +27,26 @@
2727
| OS | Linux |
2828
| Distro | Ubuntu 22.04.4 LTS x86_64 |
2929
| Kernel | 6.5.0-1025-azure |
30-
| CPU | AMD EPYC 7763 (4) @ 3.243GHz |
30+
| CPU | AMD EPYC 7763 (4) @ 2.692GHz |
3131
| GPU | 00:08.0 Microsoft Corporation Hyper-V virtual VGA |
32-
| Memory | 804MiB / 15981MiB |
32+
| Memory | 786MiB / 15981MiB |
3333

3434
## Retriever execution time
35-
| Mean [s] | Min [s] | Max [s] | Relative |
36-
|---:|---:|---:|---:|
37-
| 3.475 ± 0.051 | 3.408 | 3.576 | 1.00 |
35+
| Metric | Time (seconds) |
36+
| --- | ---: |
37+
| Real CPU Time | 6.68 |
38+
| User CPU Time | 13.62 |
39+
| System CPU Time | 0.65 |
40+
<!--
41+
Explainations:
42+
- __Real CPU Time__: actual time the command has run (can be less than total time spent in user and system mode for multi-threaded processes)
43+
- __User CPU Time__: time the command has spent running in user mode
44+
- __System CPU Time__: time the command has spent running in system or kernel mode
45+
-->
3846

3947
## Cloc analysis
4048

41-
<!-- github.com/AlDanial/cloc v 1.90 T=1.30 s (115.3 files/s, 5690.4 lines/s) -->
49+
<!-- github.com/AlDanial/cloc v 1.90 T=1.30 s (115.3 files/s, 5693.2 lines/s) -->
4250

4351
|Technology|files|blank|comment|code|
4452
|:-------|-------:|-------:|-------:|-------:|

anilallewar-microservices-basics-spring-boot/model_re/uml/componentDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

anilallewar-microservices-basics-spring-boot/model_re/uml/systemDiagram.svg

Lines changed: 1 addition & 1 deletion
Loading

ewolff-microservice-psr/model_re/README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
| Attribute | Value |
33
| ------------------ | ----- |
44
| Retriever Version | v5.2.0.202408280745 |
5-
| Date | Sun Sep 1 17:24:25 UTC 2024 |
5+
| Date | Sun Sep 1 18:19:11 UTC 2024 |
66
| #Components | 20 |
77
| #Source Files | 70 |
88
| Lines of Code | 2366 |
99
| #Technologies | 4 |
1010
| Abstraction | 3.50 |
11-
| Execution Time [s] | 5.897 ± 0.114 |
11+
| Execution Time [s] | 234.54 |
1212

1313
## Git repository information
1414
| Attribute | Value |
@@ -27,18 +27,26 @@
2727
| OS | Linux |
2828
| Distro | Ubuntu 22.04.4 LTS x86_64 |
2929
| Kernel | 6.5.0-1025-azure |
30-
| CPU | AMD EPYC 7763 (4) @ 2.787GHz |
30+
| CPU | AMD EPYC 7763 (4) @ 3.243GHz |
3131
| GPU | 00:08.0 Microsoft Corporation Hyper-V virtual VGA |
32-
| Memory | 772MiB / 15981MiB |
32+
| Memory | 773MiB / 15981MiB |
3333

3434
## Retriever execution time
35-
| Mean [s] | Min [s] | Max [s] | Relative |
36-
|---:|---:|---:|---:|
37-
| 5.897 ± 0.114 | 5.707 | 6.090 | 1.00 |
35+
| Metric | Time (seconds) |
36+
| --- | ---: |
37+
| Real CPU Time | 234.54 |
38+
| User CPU Time | 94.74 |
39+
| System CPU Time | 5.88 |
40+
<!--
41+
Explainations:
42+
- __Real CPU Time__: actual time the command has run (can be less than total time spent in user and system mode for multi-threaded processes)
43+
- __User CPU Time__: time the command has spent running in user mode
44+
- __System CPU Time__: time the command has spent running in system or kernel mode
45+
-->
3846

3947
## Cloc analysis
4048

41-
<!-- github.com/AlDanial/cloc v 1.90 T=0.10 s (967.3 files/s, 47246.2 lines/s) -->
49+
<!-- github.com/AlDanial/cloc v 1.90 T=0.10 s (929.5 files/s, 45399.9 lines/s) -->
4250

4351
|Technology|files|blank|comment|code|
4452
|:-------|-------:|-------:|-------:|-------:|

0 commit comments

Comments
 (0)