Ticket #970 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Schedulers take too long loading many changes

Reported by: catlee Owned by: catlee
Priority: major Milestone: 0.8.2
Version: 0.8.1 Keywords: database
Cc:

Description

We just had an instance of a person pushing 1,500 changes at once. Every scheduler (880 of them here) needs to examine each one of the 1,500 changes. This takes a bit of time to complete!

A few thoughts:

  • Cache change objects
  • Don't need to fetch the properties, files, links right away?

Change History

comment:1 Changed 3 years ago by dustin

  • Keywords database added

comment:2 Changed 3 years ago by catlee

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.