-
Notifications
You must be signed in to change notification settings - Fork 380
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
test: Add extra debugging to the exec test. #859
Conversation
This helps debug hangs and crashes.
This helps with debugging a startup-hang in oneshot mode.
Unit Test Results 1 files 27 suites 9m 21s ⏱️ Results for commit cdc20a9. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2
.
Benchmark suite | Current: cdc20a9 | Previous: 28136c2 | Ratio |
---|---|---|---|
BenchmarkStore/Add |
2314 ns/op |
821.1 ns/op |
2.82 |
BenchmarkStore/Add |
4528 ns/op |
821.1 ns/op |
5.51 |
BenchmarkStore/Add |
8716 ns/op |
821.1 ns/op |
10.62 |
BenchmarkStore/Add |
17244 ns/op |
821.1 ns/op |
21.00 |
BenchmarkStore/Add |
35049 ns/op |
821.1 ns/op |
42.69 |
BenchmarkStore/Add |
76573 ns/op |
821.1 ns/op |
93.26 |
BenchmarkStore/Add |
147944 ns/op |
821.1 ns/op |
180.18 |
BenchmarkStore/Add |
310223 ns/op |
821.1 ns/op |
377.81 |
BenchmarkStore/Add |
647912 ns/op |
821.1 ns/op |
789.08 |
BenchmarkStore/AddParallel |
2333 ns/op |
815.3 ns/op |
2.86 |
BenchmarkStore/AddParallel |
4435 ns/op |
815.3 ns/op |
5.44 |
BenchmarkStore/AddParallel |
8729 ns/op |
815.3 ns/op |
10.71 |
BenchmarkStore/AddParallel |
17187 ns/op |
815.3 ns/op |
21.08 |
BenchmarkStore/AddParallel |
34659 ns/op |
815.3 ns/op |
42.51 |
BenchmarkStore/AddParallel |
73244 ns/op |
815.3 ns/op |
89.84 |
BenchmarkStore/AddParallel |
153741 ns/op |
815.3 ns/op |
188.57 |
BenchmarkStore/AddParallel |
309223 ns/op |
815.3 ns/op |
379.28 |
BenchmarkStore/AddParallel |
631041 ns/op |
815.3 ns/op |
774.00 |
BenchmarkStore/AddWithGc |
6222 ns/op |
2444 ns/op |
2.55 |
BenchmarkStore/AddWithGc |
10859 ns/op |
2444 ns/op |
4.44 |
BenchmarkStore/AddWithGc |
19811 ns/op |
2444 ns/op |
8.11 |
BenchmarkStore/AddWithGc |
39876 ns/op |
2444 ns/op |
16.32 |
BenchmarkStore/AddWithGc |
76702 ns/op |
2444 ns/op |
31.38 |
BenchmarkStore/AddWithGc |
161762 ns/op |
2444 ns/op |
66.19 |
BenchmarkStore/AddWithGc |
322167 ns/op |
2444 ns/op |
131.82 |
BenchmarkStore/AddWithGc |
670254 ns/op |
2444 ns/op |
274.24 |
BenchmarkStore/AddWithGcParallel |
2335 ns/op |
818.7 ns/op |
2.85 |
BenchmarkStore/AddWithGcParallel |
4459 ns/op |
818.7 ns/op |
5.45 |
BenchmarkStore/AddWithGcParallel |
8916 ns/op |
818.7 ns/op |
10.89 |
BenchmarkStore/AddWithGcParallel |
18409 ns/op |
818.7 ns/op |
22.49 |
BenchmarkStore/AddWithGcParallel |
35133 ns/op |
818.7 ns/op |
42.91 |
BenchmarkStore/AddWithGcParallel |
74482 ns/op |
818.7 ns/op |
90.98 |
BenchmarkStore/AddWithGcParallel |
149415 ns/op |
818.7 ns/op |
182.50 |
BenchmarkStore/AddWithGcParallel |
305428 ns/op |
818.7 ns/op |
373.06 |
BenchmarkStore/AddWithGcParallel |
637727 ns/op |
818.7 ns/op |
778.95 |
BenchmarkStore/Iterate |
729.9 ns/op |
361.4 ns/op |
2.02 |
BenchmarkStore/Iterate |
1138 ns/op |
361.4 ns/op |
3.15 |
BenchmarkStore/Iterate |
1924 ns/op |
361.4 ns/op |
5.32 |
BenchmarkStore/Iterate |
3570 ns/op |
361.4 ns/op |
9.88 |
BenchmarkStore/Iterate |
6974 ns/op |
361.4 ns/op |
19.30 |
BenchmarkStore/Iterate |
13704 ns/op |
361.4 ns/op |
37.92 |
BenchmarkStore/IterateParallel |
711.1 ns/op |
336.5 ns/op |
2.11 |
BenchmarkStore/IterateParallel |
1091 ns/op |
336.5 ns/op |
3.24 |
BenchmarkStore/IterateParallel |
1894 ns/op |
336.5 ns/op |
5.63 |
BenchmarkStore/IterateParallel |
3531 ns/op |
336.5 ns/op |
10.49 |
BenchmarkStore/IterateParallel |
6808 ns/op |
336.5 ns/op |
20.23 |
BenchmarkStore/IterateParallel |
13585 ns/op |
336.5 ns/op |
40.37 |
BenchmarkStore/IterateWithGc |
5454 ns/op |
1883 ns/op |
2.90 |
BenchmarkStore/IterateWithGc |
9777 ns/op |
1883 ns/op |
5.19 |
BenchmarkStore/IterateWithGc |
17216 ns/op |
1883 ns/op |
9.14 |
BenchmarkStore/IterateWithGc |
31793 ns/op |
1883 ns/op |
16.88 |
BenchmarkStore/IterateWithGcParallel |
701.6 ns/op |
336.9 ns/op |
2.08 |
BenchmarkStore/IterateWithGcParallel |
1085 ns/op |
336.9 ns/op |
3.22 |
BenchmarkStore/IterateWithGcParallel |
1896 ns/op |
336.9 ns/op |
5.63 |
BenchmarkStore/IterateWithGcParallel |
3589 ns/op |
336.9 ns/op |
10.65 |
BenchmarkStore/IterateWithGcParallel |
6972 ns/op |
336.9 ns/op |
20.69 |
BenchmarkStore/IterateWithGcParallel |
13580 ns/op |
336.9 ns/op |
40.31 |
BenchmarkMetric/GetDatum |
2843 ns/op |
776.4 ns/op |
3.66 |
BenchmarkMetric/GetDatum |
5748 ns/op |
776.4 ns/op |
7.40 |
BenchmarkMetric/GetDatum |
11130 ns/op |
776.4 ns/op |
14.34 |
BenchmarkMetric/GetDatum |
22566 ns/op |
776.4 ns/op |
29.06 |
BenchmarkMetric/GetDatum |
48493 ns/op |
776.4 ns/op |
62.46 |
BenchmarkMetric/GetDatum |
107536 ns/op |
776.4 ns/op |
138.51 |
BenchmarkMetric/GetDatum |
240434 ns/op |
776.4 ns/op |
309.68 |
BenchmarkMetric/GetDatum |
517855 ns/op |
776.4 ns/op |
667.00 |
BenchmarkMetric/GetDatum |
1031376 ns/op |
776.4 ns/op |
1328.41 |
BenchmarkMetric/GetDatum |
2260257 ns/op |
776.4 ns/op |
2911.20 |
BenchmarkMetric/GetDatum |
5349599 ns/op |
776.4 ns/op |
6890.26 |
BenchmarkMetric/GetDatumParallel |
2906 ns/op |
912.2 ns/op |
3.19 |
BenchmarkMetric/GetDatumParallel |
5675 ns/op |
912.2 ns/op |
6.22 |
BenchmarkMetric/GetDatumParallel |
11808 ns/op |
912.2 ns/op |
12.94 |
BenchmarkMetric/GetDatumParallel |
22952 ns/op |
912.2 ns/op |
25.16 |
BenchmarkMetric/GetDatumParallel |
50331 ns/op |
912.2 ns/op |
55.18 |
BenchmarkMetric/GetDatumParallel |
111637 ns/op |
912.2 ns/op |
122.38 |
BenchmarkMetric/GetDatumParallel |
245133 ns/op |
912.2 ns/op |
268.73 |
BenchmarkMetric/GetDatumParallel |
520880 ns/op |
912.2 ns/op |
571.02 |
BenchmarkMetric/GetDatumParallel |
1043236 ns/op |
912.2 ns/op |
1143.65 |
BenchmarkMetric/GetDatumParallel |
2267698 ns/op |
912.2 ns/op |
2485.97 |
BenchmarkMetric/GetDatumParallel |
4953760 ns/op |
912.2 ns/op |
5430.56 |
This comment was automatically generated by workflow using github-action-benchmark.
No description provided.