You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antonin Abhervé edited this page Mar 29, 2019
·
1 revision
NumberofItemspercomponent
IPC, the number of items per component, is the ratio between the number of component items (including the component implementations) and the number of component implementations. Formally : IPC = (NCI + NIM) / NIM. It is close to 1 when the component implementations are mostly monolithic and has bigger values when the component is segmented into several items.