Last modified by Thomas Mortagne on 2023/10/13

<
From version < 13.1 >
edited by Vincent Massol
on 2015/01/21
To version < 14.1 >
edited by Thomas Mortagne
on 2015/01/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -357,12 +357,14 @@
357 357  
358 358  {{include reference="TestReports.ManualTestReportSummaryXWiki64"/}}
359 359  
360 -= Performances tests compared to <last super stable version> =
360 += Performances tests compared to 5.4.6 =
361 361  
362 -<a summary of the comparison with latest super stable version>
362 +Performances improved a bit since 6.3 and we are now generally slightly better than 5.4.6 performances except for the first-loaded page with UI (which incurs the cost of one-time LESS compilation). Lets continue the work in 7.x and improve even more !
363 363  
364 -More details on <link to the test report>.
364 +{{display reference="test:Performances.Jetty HSQLDB single wiki 546 to 64" section="HSummary"/}}
365 365  
366 +More details on [[performance comparison on single wiki between 6.4 and 5.4.6>>test:Performances.Jetty HSQLDB single wiki 546 to 64]].
367 +
366 366  = Known issues =
367 367  
368 368  * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
... ... @@ -421,7 +421,7 @@
421 421  {{/code}}
422 422  )))
423 423  
424 -* Add new methods to the Icon Set Module(((
426 +* Young API. Add new methods to the Icon Set Module(((
425 425  {{code language="none"}}
426 426  org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames()' has been added to an interface
427 427  org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames(java.lang.String)' has been added to an interface
... ... @@ -429,7 +429,7 @@
429 429  {{/code}}
430 430  )))
431 431  
432 -* LESS refactoring.(((
434 +* Young API. LESS refactoring.(((
433 433  {{code language="none"}}
434 434  org.xwiki.lesscss.LessCompilerScriptService: Method 'public boolean clearCacheFromFileSystemSkin(java.lang.String)' has been removed
435 435  org.xwiki.lesscss.LessCompilerScriptService: Return type of method 'public org.xwiki.lesscss.ColorTheme getColorThemeFromSkinFile(java.lang.String)' has been changed to org.xwiki.lesscss.colortheme.ColorTheme
... ... @@ -445,7 +445,7 @@
445 445  {{/code}}
446 446  )))
447 447  
448 -* Lots of refactoring on the new Mail module, which is a young API(((
450 +* Young API. Lots of refactoring on the new Mail module(((
449 449  {{code language="none"}}
450 450  org.xwiki.mail.MailResultListener: Class org.xwiki.mail.MailResultListener removed
451 451  org.xwiki.mail.MailSender: Method 'public void send(javax.mail.internet.MimeMessage, javax.mail.Session)' has been removed

Get Connected