Skip to content

hessian-lite performance #1659

@imsunv

Description

@imsunv

I made a simply performance test in my mac to messure hessian.
the result is

Benchmark                      Mode  Cnt     Score     Error  Units
Hessian4PerfTest.deserial     thrpt   30  4068.415 ± 189.925  ops/s
HessianLitePerfTest.deserial  thrpt   30  1941.054 ±  77.005  ops/s

We can see hessian4(4.0.37) performs much better than hessian-lite(3.2.2) in deserialization.

So here comes the question

  • What is the difference between hessian-lite(3.2.2) and hessian3?
  • Can sync with hessian4?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions