MaxiBug issue tracker
Free Tools
1
Posts
1
Posters
6
Views
1
Watching
-
The conversion from a single-user issue-tracker to a multi-user version with a Postgres database is now completed. I tested it on a Windows 10 machine with PostgreSQL 14 and an SSD. For a database with 4000 issues the first loading time will be about 1.5 seconds and subsequent application starts will be faster. I also tried to make it even faster by using Parallel.Foreach() for filling the DataGridView, but this slowed down things instead. It can be downloaded here: GitHub - RickZeeland/MaxiBug[^] Note: Microsoft Edge users probably will have problems as Edge considers this to be a "virus", so using Chrome is recommended :-\