(mongo) 5 queries took 24 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 | 9 |
2 | db.articles.find( {"broadcastto":{"$in":["francis-ok","ok","usa"]},"publish_date":{"$lte":"MongoDate(0.60500000 1732656183)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"09cb1b969cfa99317b9f13a817afd412"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-96.5927963256836,34.87369918823242],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
5 | db.places.count( {"geo":{"$near":[-96.5927963256836,34.87369918823242],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 11 | 4 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org