(mongo) 5 queries took 28 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"riviera-beach-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["riviera-beach-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.01800000 1732394568)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"8cfd8f6100d66d48ceb0eb1046803f3d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-80.07360076904297,26.779199600219727],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
5 | db.places.count( {"geo":{"$near":[-80.07360076904297,26.779199600219727],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 14 | 7 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org