-
18 Oct 2011 7:58 AM #1
Minimum Configuration
Minimum Configuration
Hi
My project has 1.3MB. (xds)
The ExtDesigner is slow.
What minimum hardware configuration should I use. I did not find anything about setting minimum, I found only information that does not work with Ubuntu.
I am using Fedora 15 and:
CPU information
Processor (CPU): Intel (R) Pentium (R) Dual CPU E2180@2.00GHz
Speed: 2003.00 MHz
Cores: 2
Memory Info
Total Memory (RAM): 2.0 GB
Free Memory: 133.6 MB (344.4 MB + caches)
5.2 GB free swap
Att.,
Cleber
-
19 Oct 2011 8:16 AM #2
Time to split the XDS file?
UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
19 Oct 2011 9:02 AM #3
Sorry, did not understand.
Desculpe, não entendi.
Cleber
-
19 Oct 2011 11:00 AM #4
Designer is written in JS running on webkit wrapped into QT executable, having too many objects in memory may makes webkit slow.
Maybe you are bumping a Webkit limitation so you should reduce the size of the project spliting it on smaller xds files.
How many components you have in such project?
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
19 Oct 2011 11:34 AM #5
Many.
Fields has 291
forms about 15
Window about 10
.....
I will divide the project.
Att.,
Cleber


Reply With Quote