(mongo) 5 queries took 25 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"silver-creek-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["silver-creek-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.48800000 1737254178)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"fa4ccc992fa1df707168d62d30156bc2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-79.16670227050781,42.5443000793457],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
5 | db.places.count( {"geo":{"$near":[-79.16670227050781,42.5443000793457],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 25 | 6 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org