Skip to content

Commit

Permalink
Merge pull request Restream#40 from bontequero/bontequero-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
olegator77 committed Jun 12, 2019
2 parents c6c5c68 + e32fc1a commit ec6b3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ BenchmarkRethinkGetByIDNoObject 5000 216870 ns/op 5886
BenchmarkArangoGetByIDNoObject 5000 284372 ns/op 5612 B/op 58 allocs/op
```

## Query documents with 1 condition. Object cache is disbaled
## Query documents with 1 condition. Object cache is disabled

In this benchmark the query `SELECT ... FROM ... WHERE year > ? LIMIT 10` is executing, and fetched documents are marshaled to golang objects.

Expand Down

0 comments on commit ec6b3f8

Please sign in to comment.