Replay - LSIR/gsn GitHub Wiki

##Replay wrapper (replay) Parameters:

  • dbname is the name of the Database to replay from.
  • speed is an integer representing the relative speed of replaying. 1 implies replaying with the original speed, speed of 2 means replaying 2 times faster, ...
<address wrapper="replay">
  <predicate key="dbname">gpsvs</predicate>  
  <predicate key="speed">1000000</predicate> 
</address>
<query>select * from wrapper</query>
⚠️ **GitHub.com Fallback** ⚠️