Commit 80c282f1 authored by Danny Auble's avatar Danny Auble
Browse files

OK, this one is what we are all waiting for.

What this does is removes the join on the step table during rollups.  It turns
out this was a very costly join if the tables were fairly large.

We can now just grab the data directly from the job_table which already contains
the data in the tres_alloc column.
parent ecf89356
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment