(mongo) 5 queries took 40 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
2 | db.articles.find( {"broadcastto":{"$in":["romeoville-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.52900000 1732450314)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"85a6a71c2eb1503525b8e99f3cad96f2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-88.08049774169922,41.640098571777344],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 12 |
5 | db.places.count( {"geo":{"$near":[-88.08049774169922,41.640098571777344],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 17 | 10 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org