slow burndown.daily report #3307
Unanswered
gour
asked this question in
Community support
Replies: 1 comment 1 reply
-
|
I don't know why that's slow, but I suspect it loads the entire taskdb into memory and then does some analysis. That loading process may get a bit slower, and the analysis probably won't change. So, I'd be surprised if it got faster! I'm impressed: with 1.5y of data my burndown takes a bit over 1s to execute. You must have a lot of tasks in there! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
While anticipating 3.0 to arrive into my distribution, I wonder if it should improve time to complete
burndownreports?For instance, here is what I currently get wit h2.6.2:
which is useless for some interactive shell scripting...
Beta Was this translation helpful? Give feedback.
All reactions