(mongo) 6 queries took 28 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"slug":{"$in":["nature-centers"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["margarettsville-nc","nc","usa"]},"publish_date":{"$lte":"MongoDate(0.91300000 1767125528)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 4 | db.events_cache.find( {"_id":"58df17668afe6d8c4e218171eea7ca94"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.places.find( {"geo":{"$near":[-77.34500122070312,36.53369903564453],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
| 6 | db.places.count( {"geo":{"$near":[-77.34500122070312,36.53369903564453],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 14 | 7 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org