cube1us / IBM1410SMS

Database Program for capturing data from IBM SMS Automated Logic Diagrams and related database layer
GNU General Public License v3.0
0 stars 0 forks source link

Database Performance - Indexes #4

Open cube1us opened 4 years ago

cube1us commented 4 years ago

Currently the database is not employing indexes. A lot of the time that has not mattered. It should just be a matter of setting them up in the MySQL database. The related performance slowdowns are really only noticeable when displaying a sheet of ALD diagram logic blocks or Cable/Edge connection diagram connection blocks, or when changing volumes in the Edit ALD Diagram dialog.