ogx / Calculation2D

Extensible 2D image processing framework for C++
3 stars 0 forks source link

Measure transport performance #77

Closed malleor closed 11 years ago

malleor commented 12 years ago

Focused on images/layers being sent. Related to #59.

malleor commented 12 years ago

We could use new Date in a client and server scripts and time from ctime.h in calc2d to capture epoch time. Then maybe pipe it somewhere handy where we can calc stats. Preferably, to the client, cause we can visualize it easily over there.