(mongo) 5 queries took 30 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"jacksonville-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.articles.find( {"broadcastto":{"$in":["jacksonville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.50000000 1742026702)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"6e37978fde23fdf562cd981cd3f65b02"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-76.61470031738281,42.508399963378906],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-76.61470031738281,42.508399963378906],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 19 | 7 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org