Skip to content

Look at if compiling down to a main file would speed up the server #462

@designfrontier

Description

@designfrontier

Look at creating a built js file to replace the index.js file (add main: built/index.js to package.json) to see if this would speed up performance.

Ideas driving this are reducing the comment size and the white space to improve inlining of functions on hot paths.

Measuring can probably be done with statsd or with the soon to land Server Timings header.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions