(mongo) 6 queries took 23 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"the-colony-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.pages.find( {"slug":{"$in":["parks"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["the-colony-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.27400000 1732399416)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"b5566c7dd22d48c1867291e617f48c0d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-96.89839935302734,33.09339904785156],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 3 |
6 | db.places.count( {"geo":{"$near":[-96.89839935302734,33.09339904785156],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 75 | 6 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org