Flamegraph empty

Open
#115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet

Research direction

Start with the flame run .\bench\mesh-build.bench.ts command and the referenced packages/voxel-renderer/bench/mesh-build.bench.ts benchmark. Compare its behavior under flame with running the benchmark directly on Node.js v24.18.0, and inspect how flame handles the benchmark and its imports. Done means the generated flamegraph includes frames from the project benchmark or clearly reports the underlying error.

Written by the indexing model from the issue text.

Description

I'm working with the latest version of this package but I'm not sure why but I see absolutely no frames related to my project (like nothing has been runned).

Image Image

That's open source and available here.

flame run .\bench\mesh-build.bench.ts

Node.js v24.18.0 and TS is fine when I run it without flame.

I'm missing something or? I'm also importing three in some places but the benchmark run is fine.. So I wonder if there is an error I don't see there.

Dominant language
JavaScript
Stars
176
Forks
2
Avg merge
6h 42m
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from platformatic/flame

All issues in platformatic/flame

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.