Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_files | ||
xmodule | ||
.coveragerc | ||
jasmine_test_runner.html.erb | ||
setup.py |
it appears we are taking one too many round trips to do when pre-fetching children. This can be very expensive as the tree gets wider the deeper we go. For example, in courseware we want depth=2 (course, chapter, sequential). But looking at log output we were also getting verticals, which there can be a lot of. This should cut down on the total data we are grabbing from the DB.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_files | Loading commit data... | |
xmodule | Loading commit data... | |
.coveragerc | Loading commit data... | |
jasmine_test_runner.html.erb | Loading commit data... | |
setup.py | Loading commit data... |