Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.10.0.m3-0.el6.noarch.rpm | 2015-06-15 | 37.0 MB | |
package-drone-server-0.10.0.m3-0.el7.noarch.rpm | 2015-06-15 | 37.0 MB | |
package-drone-server-0.10.0.m3.zip | 2015-06-15 | 37.3 MB | |
package-drone-server_0.10.0.m3_all.deb | 2015-06-15 | 37.0 MB | |
package-drone-0.10.0-m3.tar.gz | 2015-06-15 | 9.4 MB | |
package-drone-0.10.0-m3.zip | 2015-06-15 | 11.1 MB | |
README.md | 2015-06-15 | 1.2 kB | |
Totals: 7 Items | 168.8 MB | 0 |
This is a milestone release towards the 0.10.0 release. The final release notes will be more detailed.
Milestone releases are currently not available in the repositories at http://repo.dentrassi.de/ and must be downloaded and installed separately.
These notes only contain the changes of this milestone release compared to the previous one: v0.10.0-m2
Notable changes
The most notable change is the profiling infrastructure (#107) which was added in order to find out which performance issues cause issue [#105]. And the resulting performance improvements.
A few performance bugs where found and resolved. When it comes to performance it becomes hard to put improvements into facts, since it highly depends on the IO speed, database performance, overall system performance and the actual configuration and operation. However the analyzed use case of uploading OSGi artifacts and creating a P2 repository in a channel containing about 1500 artifacts was improved from about 18 seconds for each uploaded OSGi bundle to about 2.5 seconds. There are a few more cases which can be improved, but this has to wait for a later release.