Skip to content

Driver Performance #1185

Open
Open
@Sydney-o9

Description

@Sydney-o9

We are Neo4j cloud users and are measuring performance using Sentry.

Our backend application simply leverages the neo4j-javascript-driver to make calls to our Neo4j cloud db.

It takes almost 750ms for the driver to initialise and fulfil the request

Neo4j

I'm looking for ways to improve this, ideally would like to know how long it takes for:

  • the driver to be initialised
  • the request to Neo4j to fulfil
  • the parsing to be complete

Overall, I found the driver to be slow, but I have no proof, I want to measure this.

Can you give us ways to assess the performance of the driver in our application?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions