X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Fprog_guide%2Fperf_opt_guidelines.rst;h=286bf98374bc3c9b30814428cf91e14b3c406ef4;hb=7db274b9ada2221acb7110204a3b2c6a37d2614a;hp=90480b8edecd235b0dbebda1941dd67a7c6941a3;hpb=fc1f2750a3ec6da919e3c86e59d56f34ec97154b;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..286bf98374 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 DPDK and optimizations that should be considered for 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.