(mongo) 5 queries took 29 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 | 12 |
2 | db.articles.find( {"broadcastto":{"$in":["copalis-beach-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.90800000 1732368028)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"b42e63e30cad44b3d20ac2615c5bc84c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-124.16799926757812,47.114898681640625],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 3 | 6 |
5 | db.places.count( {"geo":{"$near":[-124.16799926757812,47.114898681640625],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 3 | 6 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org