(mongo) 5 queries took 23 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["nocona-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.05000000 1732437219)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"89d3f52def233fe288ecabcb8bc1dee0"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-97.73269653320312,33.784698486328125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 5 | 6 |
5 | db.places.count( {"geo":{"$near":[-97.73269653320312,33.784698486328125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 5 | 6 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org