X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Fperf_opt_guidelines.rst;h=7c24aa485d9b8ac27e3a8800893dc6e8b938ee1f;hb=48624fd96e7c4a9603e383baa193909fea392232;hp=90480b8edecd235b0dbebda1941dd67a7c6941a3;hpb=9c5878473ddec4d265b6b8eea7abd39a3861f051;p=dpdk.git diff --git a/doc/guides/prog_guide/perf_opt_guidelines.rst b/doc/guides/prog_guide/perf_opt_guidelines.rst index 90480b8ede..7c24aa485d 100644 --- a/doc/guides/prog_guide/perf_opt_guidelines.rst +++ b/doc/guides/prog_guide/perf_opt_guidelines.rst @@ -38,9 +38,9 @@ Performance Optimization Guidelines Introduction ------------ -The following sections describe optimizations used in the Intel® DPDK and optimizations that should be considered for a new applications. +The following sections describe optimizations used in the DPDK and optimizations that should be considered for a new applications. They also highlight the performance-impacting coding techniques that should, -and should not be, used when developing an application using the Intel® DPDK. +and should not be, used when developing an application using the DPDK. And finally, they give an introduction to application profiling using a Performance Analyzer from Intel to optimize the software.