We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d31698 commit 8e933bfCopy full SHA for 8e933bf
_docs/performance.md
@@ -25,7 +25,7 @@ Searching, one of most important operations, is optimized very well,
25
thanks to PostgreSQL GiN and GiST indices. It performs well on rather
26
complex searches with sorting and chained params.
27
28
-Following table shows detailed timing which we get on m3.medium Amazon
+Following table shows detailed timing which we get on m3.large Amazon
29
EC2 Instance Type <https://aws.amazon.com/ec2/instance-types/#M3>.
30
31
| Operation | Elapsed time (ms) |
0 commit comments