fandrei / AppMetrics

Apache License 2.0
8 stars 2 forks source link

Realtime report builder needs optimization #30

Closed fandrei closed 12 years ago

fandrei commented 12 years ago

I used dichotomy method to read data from log files, it works much faster now. In addition, I've create a log of analytic requests to have precise data how much time every request taken (log file is under App_Data folder of analytics site)