Programming Guides › Programming Guide for C › Policy Management API › Policy Management API Overview › Performance Enhancement
Performance Enhancement
By performing either of the following actions, a custom Policy Management application can reduce the time it takes to update policy store objects:
- Omit the Sm_PolicyApi_InitFlags_PreLoadCache flag in the call to Sm_PolicyApi_Init().
- Introduce a very small time delay in the custom application to ensure adequate time for cache processing before exiting.