(mongo) 5 queries took 18 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["weslaco-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.04100000 1732378155)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
3 | db.events_cache.find( {"_id":"f601137412b4b600b203e02df0a7d7e3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-97.9906997680664,26.159500122070312],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 6 | 3 |
5 | db.places.count( {"geo":{"$near":[-97.9906997680664,26.159500122070312],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 6 | 3 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org