adamcik / plan

Timetable generator
http://ntnu.1024.no/
Other
50 stars 9 forks source link

Add extra database indexes #10

Open adamcik opened 14 years ago

adamcik commented 14 years ago

Currently the only indexes in this application are those inferred automatically from the model definitions. By analyzing slow queries on the side and other common data-access patterns one should be able to determine which extra indexes will provide extra performance.