Skip to content

Unusually high memory usage #176

@frostedkitsune

Description

@frostedkitsune

Summary

Memory usage of the development server spawned by marko-run keeps increasing with each hot reload as the source files are changed and even when the source files remains unchanged.

Environment

@marko/run: 0.9.3
marko: 6.0.0
vite: 7.2.4
bun: 1.3.x
node: v22.x

Reproduction Steps

  1. Create a project with bunx @marko/create
  2. Run the dev server bun run dev
  3. Edit any file under /src/routes
  4. Observe the memory usage of the node binary

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