You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/03 16:58:34 UTC

[jira] [Commented] (SLING-4093) run performance tests to compare with JSP and Sightly

    [ https://issues.apache.org/jira/browse/SLING-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303480#comment-14303480 ] 

ASF GitHub Bot commented on SLING-4093:
---------------------------------------

GitHub user vladbailescu opened a pull request:

    https://github.com/apache/sling/pull/61

    SLING-4093 Added performance tests to compare JSP and Sighlty

    Changes:
    
    - Added test content
    - Made improvements to performance module to allow results comparison and test failures if a threshold ratio is surpassed
    - ITs for Sightly performance
    - @trivial formatting changes (separate commit)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vladbailescu/sling sightlyperf

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #61
    
----
commit 174e045371301ee9ce9e7a2a33598bed57378159
Author: vladbailescu <ba...@adobe.com>
Date:   2015-01-27T08:56:58Z

    Added Sightly performance testing content and scripts

commit e4adb0c8238da0b208369abf17f363c8c60a6515
Author: vladbailescu <ba...@adobe.com>
Date:   2015-01-30T12:26:40Z

    Merge branch 'trunk' of github.com:apache/sling into sightlyperf

commit d963d9dab9d3dbc3819f2ba05ba54821d592532c
Author: vladbailescu <ba...@adobe.com>
Date:   2015-02-03T10:13:48Z

    Merge branch 'trunk' of github.com:apache/sling into sightlyperf

commit a4eb4ae5a2e8b00ac70bd4b6943123a69d498dd2
Author: vladbailescu <ba...@adobe.com>
Date:   2015-02-03T10:22:41Z

    @trivial Converted mixed tabs and spaces indentation to spaces

commit 236da69cac9fa6c795e52b80f059214cf2a897fa
Author: vladbailescu <ba...@adobe.com>
Date:   2015-02-03T15:46:43Z

    SLING-4093 Comparative performance testing features which allow us to not only log tests run time but also compare them and fail in case a certain threshold ratio is surpassed.
    
    Added.
    - Annotations for reference method and performance threshold
    - Deferred results logging to allow for comparison after all tests ran
    - Analysis of performance against reference method and threshold enforcement

commit 16c4b2cf35cf3e450928794cf28354e3e36169b4
Author: vladbailescu <ba...@adobe.com>
Date:   2015-02-03T15:53:33Z

    SLING-4093 Added performance testing for Sightly:
    
    - Added test suite for JSP, JSP-EL, Sightly Java Use API and Sightly JS Use API

commit d50621fe5117b6cce6ba7cf597c48b47e1770169
Author: vladbailescu <ba...@adobe.com>
Date:   2015-02-03T15:53:55Z

    Merge branch 'trunk' of github.com:apache/sling into sightlyperf

----


> run performance tests to compare with JSP and Sightly
> -----------------------------------------------------
>
>                 Key: SLING-4093
>                 URL: https://issues.apache.org/jira/browse/SLING-4093
>             Project: Sling
>          Issue Type: Test
>          Components: Scripting
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Minor
>             Fix For: Scripting Thymeleaf 0.0.6
>
>         Attachments: SLING-4093_-_Performance_tests_to_compare_JSP_and_Sightly.patch
>
>
> find out how Thymeleaf performs
> [~klcodanr]:
> {quote}
> 1. Performance:
> I found JSP to be roughly 10x faster in contrived tests than Sightly.  I've
> uploaded a package which can be run on an AEM6 instance showing the
> performance difference between the JSP and Sightly text components here:
> https://www.danklco.com/assets/Sightly%20Performance%20Test.zip
> {quote}
> http://mail-archives.apache.org/mod_mbox/sling-dev/201410.mbox/%3cCAHbpyFZ0_f6V7jMTzj=zV0F3wvyJS2oYv6coWX3UUcWn2n7R_Q@mail.gmail.com%3e



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)