Skip to content

body-parser is slow #3

@jkyberneees

Description

@jkyberneees

Hi @carlok, first of all, thanks for referencing restana in this performance compilation.

I noticed that you are using the body-parser middleware in:

const bodyParser = require('body-parser')

This middleware is not optimised for performance, affecting express and restana results. Can I kindly suggest you to also include tests where GET endpoints are also tested? So we can exclude the impact of body parsing?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions