Skip to content

Performance problem deserializing using BoltGraphClient #324

Open
@simendsjo

Description

@simendsjo

We've long known that deserializing was a slow part in Neo4jClient, but we have some operations where it's becoming a real challenge.

I notice CypherJsonDeserializer(String) here. Doesn't BoltGraphClient use the binary interface and should avoid Json alltogether? Another issue is that types are treversed many times -- are they not cached or cached at a too low level?

neo4jclient-performance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions