After upgrading NHibernate and SQLite plus a bit of tuning I managed to speed-up program a little. The difference is not very substantial however. We will need to analyze queries and probably add some indexes and / or optimize calls to read all network objects at once when network is being accessed for the first time.

Tests were done on Eindhoven configuration.

Saving projects second time and reading for the first time works ~25% faster.

  • No labels