stand-alone generators [message #1698414] |
Mon, 15 June 2015 12:06 |
Henrik Rentz-Reichert Messages: 261 Registered: July 2009 |
Senior Member |
|
|
Hi all,
we have published eTrice stand-alone generators for Java and C for quite
a while now. But they haven't been associated with a specific release
until now and have only been updated sporadically.
Now our Hudson build also publishes the stand-alone generators with the
other nightly build artifacts and the eTrice Downloads [1] page makes
them accessible.
The current version is a jar-in-jar type of archive. This means that all
required archives are contained as jars wrapped in the top level jar.
Since this turned out to be associated with quite a big performance
penalty (we measured 15 sec for a single generator run) we decided to
switch to a jar with required jars located in an adjacent directory. All
together will be packed into a zip archive to be available in a single
download.
We feel this to be a bit inconvenient since the downloaded zip has to be
unpacked first. But the speed-up seems to be worth it. We measured only
2 sec now for a single generator run :-)
-Henrik
[1] https://www.eclipse.org/etrice/download.php
|
|
|
Powered by
FUDForum. Page generated in 0.02761 seconds