You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/02/21 19:07:00 UTC

[jira] [Closed] (TINKERPOP-2163) JavaTranslator performance enhancements

     [ https://issues.apache.org/jira/browse/TINKERPOP-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-2163.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.4.1
                   3.3.6

> JavaTranslator performance enhancements
> ---------------------------------------
>
>                 Key: TINKERPOP-2163
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2163
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.3.5
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.3.6, 3.4.1
>
>
> {{JavaTranslator}} has undergone many performance enhancements, but perhaps some additional improvements can be made. Here is the current speed on 3.3.5 given {{gremlin-benchmark}}:
> {code}
> Benchmark                                             Mode  Cnt        Score       Error  Units
> JavaTranslatorBenchmark.testTranslationLong          thrpt   20    25812.057 ±   504.233  ops/s
> JavaTranslatorBenchmark.testTranslationMedium        thrpt   20   316019.034 ± 13852.097  ops/s
> JavaTranslatorBenchmark.testTranslationShort         thrpt   20  1403109.145 ± 41460.176  ops/s
> JavaTranslatorBenchmark.testTranslationWithStrategy  thrpt   20    49316.015 ±  1701.437  ops/s
> {code}
> Attempting to improve from there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)