Tutorial: Detecting and Removing Unnecessary Serialization

This tutorial demonstrates a workflow of removing unnecessary serialization applied to a sample program. This helps you significantly improve the application performance. You can ultimately apply the same workflow to your own applications.

Start Here