chaokunyang commented on PR #2749:
URL: https://github.com/apache/fory/pull/2749#issuecomment-3393581309

   ```
   simple_struct/fory_serialize/small
                           time:   [318.45 ns 328.45 ns 341.04 ns]
   Found 4 outliers among 100 measurements (4.00%)
     1 (1.00%) high mild
     3 (3.00%) high severe
   simple_struct/fory_serialize/medium
                           time:   [395.16 ns 401.78 ns 410.51 ns]
   Found 10 outliers among 100 measurements (10.00%)
     6 (6.00%) high mild
     4 (4.00%) high severe
   simple_struct/fory_serialize/large
                           time:   [607.96 ns 644.06 ns 684.60 ns]
   Found 9 outliers among 100 measurements (9.00%)
     5 (5.00%) high mild
     4 (4.00%) high severe
   simple_struct/fory_deserialize/small
                           time:   [177.16 ns 180.62 ns 185.12 ns]
   Found 14 outliers among 100 measurements (14.00%)
     13 (13.00%) high mild
     1 (1.00%) high severe
   simple_struct/fory_deserialize/medium
                           time:   [193.33 ns 195.91 ns 199.13 ns]
   Found 16 outliers among 100 measurements (16.00%)
     5 (5.00%) high mild
     11 (11.00%) high severe
   simple_struct/fory_deserialize/large
                           time:   [307.48 ns 313.42 ns 320.86 ns]
   Found 7 outliers among 100 measurements (7.00%)
     3 (3.00%) high mild
     4 (4.00%) high severe
   simple_struct/protobuf_serialize/small
                           time:   [361.82 ns 371.63 ns 383.00 ns]
   Found 11 outliers among 100 measurements (11.00%)
     3 (3.00%) high mild
     8 (8.00%) high severe
   simple_struct/protobuf_serialize/medium
                           time:   [498.64 ns 512.23 ns 527.43 ns]
   Found 8 outliers among 100 measurements (8.00%)
     2 (2.00%) high mild
     6 (6.00%) high severe
   simple_struct/protobuf_serialize/large
                           time:   [434.39 ns 444.65 ns 455.98 ns]
   Found 12 outliers among 100 measurements (12.00%)
     10 (10.00%) high mild
     2 (2.00%) high severe
   simple_struct/protobuf_deserialize/small
                           time:   [111.31 ns 114.89 ns 118.64 ns]
   Found 15 outliers among 100 measurements (15.00%)
     6 (6.00%) high mild
     9 (9.00%) high severe
   simple_struct/protobuf_deserialize/medium
                           time:   [107.03 ns 107.73 ns 108.58 ns]
   Found 8 outliers among 100 measurements (8.00%)
     5 (5.00%) high mild
     3 (3.00%) high severe
   simple_struct/protobuf_deserialize/large
                           time:   [113.40 ns 115.56 ns 118.04 ns]
   Found 8 outliers among 100 measurements (8.00%)
     4 (4.00%) high mild
     4 (4.00%) high severe
   simple_struct/json_serialize/small
                           time:   [311.70 ns 317.28 ns 324.39 ns]
   Found 3 outliers among 100 measurements (3.00%)
     3 (3.00%) high mild
   simple_struct/json_serialize/medium
                           time:   [369.81 ns 414.64 ns 466.75 ns]
   Found 14 outliers among 100 measurements (14.00%)
     5 (5.00%) high mild
     9 (9.00%) high severe
   simple_struct/json_serialize/large
                           time:   [687.71 ns 702.94 ns 721.70 ns]
   Found 5 outliers among 100 measurements (5.00%)
     2 (2.00%) high mild
     3 (3.00%) high severe
   simple_struct/json_deserialize/small
                           time:   [266.63 ns 278.59 ns 291.98 ns]
   Found 3 outliers among 100 measurements (3.00%)
     1 (1.00%) high mild
     2 (2.00%) high severe
   simple_struct/json_deserialize/medium
                           time:   [228.50 ns 229.82 ns 231.42 ns]
   Found 15 outliers among 100 measurements (15.00%)
     3 (3.00%) high mild
     12 (12.00%) high severe
   simple_struct/json_deserialize/large
                           time:   [262.31 ns 277.45 ns 302.10 ns]
   Found 13 outliers among 100 measurements (13.00%)
     2 (2.00%) high mild
     11 (11.00%) high severe
   
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to