(mongo) 5 queries took 31 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["places-to-swim"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["brigantine-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.90000000 1732403051)"},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"66dfb8bbe7d0f320b8363f6c405f72dc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.37570190429688,39.41619873046875],"$maxDistance":1.4492753623188406},"tags":"swim-place"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 3 |
5 | db.places.count( {"geo":{"$near":[-74.37570190429688,39.41619873046875],"$maxDistance":1.4492753623188406},"tags":"swim-place"} ) | | 0 | 113 | 15 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org