jorgebay opened a new pull request #1073: TINKERPOP-2166 Cache expression to 
obtain the method in PSerializer
URL: https://github.com/apache/tinkerpop/pull/1073
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2166
   
   Implement a cache for the search of the method in P deserialization.
   
   Includes a micro benchmark:
   
   Before:
   
   ```
   Benchmark                                 Mode  Cnt      Score      Error  
Units
   GraphBinaryReaderWriterBenchmark.readP1  thrpt   20  74574.850 ± 2466.040  
ops/s
   ```
   
   With this patch:
   
   ```
   Benchmark                                 Mode  Cnt        Score       Error 
 Units
   GraphBinaryReaderWriterBenchmark.readP1  thrpt   20  1483588.719 ± 77339.678 
 ops/s
   ```
   
   VOTE +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to