(mongo) 6 queries took 26 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"butte-mt"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
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":["butte-mt","mt","usa"]},"publish_date":{"$lte":"MongoDate(0.15400000 1738251272)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 7 |
4 | db.events_cache.find( {"_id":"f1df7356de8bc21a87ad306ed08e7f22"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-112.53399658203125,46.00389862060547],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
6 | db.places.count( {"geo":{"$near":[-112.53399658203125,46.00389862060547],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 14 | 4 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org