(mongo) 5 queries took 24 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"louisville-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["louisville-al","al","usa"]},"publish_date":{"$lte":"MongoDate(0.53500000 1732935383)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"295e596e555eec602c6545cc03f10501"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-85.55740356445312,31.780500411987305],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 3 | 8 |
5 | db.places.count( {"geo":{"$near":[-85.55740356445312,31.780500411987305],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 3 | 4 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org