Skip to content

Commit dfcd5d1

Browse files
Remove badly-worded sentence.
1 parent cfdedec commit dfcd5d1

File tree

1 file changed

+0
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/java-on-azure

1 file changed

+0
-1
lines changed

content/learning-paths/servers-and-cloud-computing/java-on-azure/benchmarking.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ REMEMBER: The numbers below are just data. To gain reusable insights, you need t
204204
why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial
205205
experiments, perform baseline and negative tests that provide experimental control, make sure
206206
the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts.
207-
Do not assume the numbers tell you what you want them to tell.
208207
209208
NOTE: Current JVM experimentally supports Compiler Blackholes, and they are in use. Please exercise
210209
extra caution when trusting the results, look into the generated code to check the benchmark still

0 commit comments

Comments
 (0)