Average query and data latency on Rockset

:question:QUESTION
We’ll use stream API to connect DynamoDD with Rockset, After saving the score we have to instantly show the leaderboard, So what will be the latency to get the latest leaderboard score from Rockset ?

:white_check_mark:ANSWER
Query latency for data that already exists in Rockset is in the millisecond range. Data latency (getting data from Dynamodb into Rockset) typically takes between 2-5 seconds.