Castanets icon indicating copy to clipboard operation
Castanets copied to clipboard

Add trace logs to profile the shared memory synchronization.

Open Sunwoo-Nam opened this issue 5 years ago • 0 comments

The progress of the shared memory synchronization is very important on Castanets. We want to use Chrome trace to do that and time ticks between processes need to be synchronized.

This CL still has a problem because the network delay affects timestamps. We better check only total memories transferred without a duration.

Sunwoo-Nam avatar Aug 22 '19 02:08 Sunwoo-Nam