Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 78e84c7

Browse files
chore: testing
1 parent 3b9e6dc commit 78e84c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/main/java/spp/demo/Main.java‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ public static void triggerEndpoints() {
8080
// callEndpoint("/indicator/slow-2000ms");
8181
// callEndpoint("/indicator/slow-1000ms");
8282
//
83-
// //high load endpoint indicator
84-
// for (int i = 0; i < 6; i++) {
85-
// callEndpoint("/indicator/high-load-six-per-second");
86-
// }
83+
//high load endpoint indicator
84+
for (int i = 0; i < 6; i++) {
85+
callEndpoint("/indicator/high-load-six-per-second");
86+
}
8787
for (int i = 0; i < 3; i++) {
8888
callEndpoint("/indicator/high-load-three-per-second");
8989
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /