It seems that Servoy is getting quite sluggish during development, going between design mode and browse mode.
Has anyone else had these issues?
Version R2 2.1rc2-build 306
Java version 1.4.2_05-b04 (Windows XP)
P4, 256mg
SQL 2000 on local machine.
Servoy is using 54,200k of memory.
So far my solution is relativley small as I am still playing, I only have one table that I have done a test import of 2500 records. By the time the solution will have grown significantly. I will also be importing years worth of data(thousands of records) over 60 - 70 tables.
I guess I am a bit concerned in regards to performance. I have a method that does a simple find / search (criteria entered 2 text fields) and shows a listing and it seems a bit sluggish.
I realize that there will be significant increases in performance when running queries, using arrays and html formating compared to Filemaker reports.
I use alot of Queues that are just simple lists for department work bins, and they are twice as slow as filemaker. Is this expected performance?