You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Datarate operator calculates the data rate in tuples per second. Use the operator where you want to measure the data rate.

 

/// Measure the data rate
drate2 = DATARATE({UPDATERATE = 1000}, previousOperator)
  • No labels