chaokunyang commented on PR #1472:
URL: https://github.com/apache/incubator-fury/pull/1472#issuecomment-2041145222

   Here is the benchmark result:
   ```
   With This PR:
   Benchmark                                  (bufferType)   (objectType)  
(references)   Mode  Cnt        Score        Error  Units
   UserTypeDeserializeSuite.fury_deserialize         array  Struct         
false  thrpt   10  4466936.113 ± 386617.618  ops/s
   UserTypeDeserializeSuite.fury_deserialize         array  Struct          
true  thrpt   10  3963160.097 ± 178393.730  ops/s
   UserTypeDeserializeSuite.fury_deserialize  directBuffer  Struct         
false  thrpt   10  4879409.124 ±  79998.330  ops/s
   UserTypeDeserializeSuite.fury_deserialize  directBuffer  Struct          
true  thrpt   10  4140782.389 ±  95492.701  ops/s
   
   Before this PR:
   Benchmark                                  (bufferType)   (objectType)  
(references)   Mode  Cnt        Score        Error  Units
   UserTypeDeserializeSuite.fury_deserialize         array  Struct         
false  thrpt   10  4135698.223 ± 344998.039  ops/s
   UserTypeDeserializeSuite.fury_deserialize         array  Struct          
true  thrpt   10  4062397.644 ±  94063.642  ops/s
   UserTypeDeserializeSuite.fury_deserialize  directBuffer  Struct         
false  thrpt   10  4311519.019 ± 251129.086  ops/s
   UserTypeDeserializeSuite.fury_deserialize  directBuffer  Struct          
true  thrpt   10  4056600.395 ± 414134.048  ops/s
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org
For additional commands, e-mail: commits-h...@fury.apache.org

Reply via email to