Author Topic: EA V16 EAPX vs QEAX performance  (Read 3551 times)

Ian Mitchell

  • EA User
  • **
  • Posts: 506
  • Karma: +22/-4
  • The eaDocX and Model Expert guy
    • View Profile
EA V16 EAPX vs QEAX performance
« on: May 20, 2023, 12:28:08 am »
This is not a question - just an observation.
I've been testing some addins, using a variety of old repositories as test data.
And got confused about the results.
After a frustrating day, I finally found out that there is a big, and I mean BIG, HUGE, difference in the performance of EA 16 with QEAX vs the old EAPX format.
A factor of 20 - 50x !!
So if you are wondering why EA 16 is going slow with your old EAP files, just migrate them, and get an instant benefit.
Note that this is for Addins which use the API, so you ight not see the same effect using the UI.
Ian Mitchell, Designer, eaDocX


www.eaDocX.com
www.theartfulmodeller.com

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: EA V16 EAPX vs QEAX performance
« Reply #1 on: May 20, 2023, 03:37:08 pm »
This is not a question - just an observation.
I've been testing some addins, using a variety of old repositories as test data.
And got confused about the results.
After a frustrating day, I finally found out that there is a big, and I mean BIG, HUGE, difference in the performance of EA 16 with QEAX vs the old EAPX format.
A factor of 20 - 50x !!
So if you are wondering why EA 16 is going slow with your old EAP files, just migrate them, and get an instant benefit.
Note that this is for Addins which use the API, so you might not see the same effect using the UI.
Well, Ian, this is a bit f a quandary.  We found the exact opposite!  As mentioned previously, our 15 min project transfer for snapshotting used to take 15 mins to create a 2 Gb file.  The QEA version takes 2 hours to create a 2.25 Gb snapshot!  We had to move to QEA files because of the 2 Gb limit or EAPX files.  Also, the few times we've had to use the QEA files via the App, it seems slower.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Ian Mitchell

  • EA User
  • **
  • Posts: 506
  • Karma: +22/-4
  • The eaDocX and Model Expert guy
    • View Profile
Re: EA V16 EAPX vs QEAX performance
« Reply #2 on: May 23, 2023, 03:40:31 am »
I thinks we may be comparing apples with...beer.
I was doing lots of simple operations through the API, not doing big data transfers.
Ian Mitchell, Designer, eaDocX


www.eaDocX.com
www.theartfulmodeller.com

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: EA V16 EAPX vs QEAX performance
« Reply #3 on: May 23, 2023, 08:00:09 am »
I thinks we may be comparing apples with...beer.
I was doing lots of simple operations through the API, not doing big data transfers.
You may be right, but I note that when the transfer has errors, it behaves as "a shirtload" of small API calls - since each row can be managed.


Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!