Intel® Data Center Builders centre innovation through accelerated development and deployment of tools and documentation by bringing together a broad ecosystem of solution providers. Intel® VTune™ Amplifier Performance Analysis Cookbook is one such innovation which helps you analyze your code, identify ineffective algorithm and hardware usage, and provide performance tuning advice. It is basically a performance profiling tool.
By using the analysis types provided by the VTune Amplifier, the Cookbook introduces the following types of performance analysis recipes:
Tuning Recipes:
- Exploring the most typical performance problems that can be detected with the Intel® VTune™ Amplifier.
- Providing possible steps for the performance optimization.
Configuration Recipes:
- Detailing how to configure your system and set up the Intel® VTune™ Amplifier for performance analysis in particular code environments.
While the tuning recipes include false sharing, frequent DRAM access, poor port utilization, instruction cache misses, etc., the configuration recipes include profiling a .NET* Core Application, Profiling PHP Code Running with HHVM*, Profiling JavaScript* Code in Node.js*, Profiling a Java* Application in a Docker* Container etc.
These recipes help the developers to fine-tune their code and develop the best possible product, with Intel providing an ample amount of support. Keep watching this space for more such innovative products and offerings by Intel.