Skip to content

Commit 8e933bf

Browse files
committed
docs: perf: m3.medium -> m3.large
1 parent 5d31698 commit 8e933bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/performance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Searching, one of most important operations, is optimized very well,
2525
thanks to PostgreSQL GiN and GiST indices. It performs well on rather
2626
complex searches with sorting and chained params.
2727

28-
Following table shows detailed timing which we get on m3.medium Amazon
28+
Following table shows detailed timing which we get on m3.large Amazon
2929
EC2 Instance Type <https://aws.amazon.com/ec2/instance-types/#M3>.
3030

3131
| Operation | Elapsed time (ms) |

0 commit comments

Comments
 (0)