Chris’s Status Report for May 1

This week I helped Lavender prepare for her final presentation. I also wrote code in our program to test the latency of each stage of our algorithm. Currently, we can profile for each stage (signal processing, NN inference, rendering) except the data gathering. We tried to find a reliable way to synchronize the data collection with a timer, but we can’t find a way to reliably time it. Tomorrow we will be testing each stage in conjunction with the profiler and see if latency at each stage change significantly.

Leave a Reply

Your email address will not be published. Required fields are marked *