Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Improve In-Memory Results Caching quickstart (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrebnov authored Oct 31, 2024
1 parent 1c110a7 commit f696a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ Execute the same query again and observe a significant reduction in query execut
| R | F | 37719753.00 | 56568041380.90 | 53741292684.6040 | 55889619119.831932 | 25.505793 | 38250.854626 | 0.050009 | 1478870 |
+--------------+--------------+-------------+-----------------+-------------------+---------------------+-----------+--------------+----------+-------------+

Time: 0.004944792 seconds. 4 rows.
Time: 0.004944792 seconds. 4 rows (cached).
```

0 comments on commit f696a5e

Please sign in to comment.