Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Ecore Tools » XMI saving is very slow...
XMI saving is very slow... [message #664669] Mon, 11 April 2011 10:54 Go to previous message
Antoine  is currently offline Antoine
Messages: 22
Registered: February 2011
Location: Toulouse, France
Junior Member
Hello everybody ?!

I've just realize a SpreadSheet metamodel which defines concepts that we found in an Excel File for example.

Il I want to import an Excel file in my model, I import it using the 'Apache POI' API, I read my file, I fill my model and I save it in a ressource (XMI). The model creation is quick enough but the save step is very very slow... I need about one minute to save "only" 1000 rows of my file (30cells by row). Each cell have a reference on a line and on a row, but I think that's too much... With this rythm, I need 16 hours to read one milion of rows...

Do you think that's normal or are there some optimization to this save step?!

Thank you for your answers!

Regards,

Antoine
 
Read Message
Read Message
Read Message
Previous Topic:EMF Show model attributes as rows in a table/tree
Next Topic:Text element of a class
Goto Forum:
  


Current Time: Sun May 19 02:44:24 EDT 2013

Powered by FUDForum. Page generated in 0.01683 seconds