Skip to content

issues Search Results · repo:davidmarkclements/0x language:JavaScript

Filter by

149 results
 (97 ms)

149 results

indavidmarkclements/0x (press backspace or delete to remove)

Points to http://davidmarkclements.github.io/0x-demo/ but that s not available.
  • rswheeldon
  • Opened 
    3 days ago
  • #284

I followed the documentation to add the command scripts : { - test : node --test --experimental-default-type=module , + test : 0x -- node --test --experimental-default-type=module ...
Stale
  • axetroy
  • 2
  • Opened 
    on Jan 24
  • #283

The README contains a link to an interactive flamegraph demo - http://davidmarkclements.github.io/0x-demo/ The demo is currently not found. This link responds with a 404.
  • mradbourne
  • 2
  • Opened 
    on Dec 20, 2024
  • #282

TL;DR When attempting to pass arguments to node using -- node [nodeFlags] a Cannot find module error is thrown. 0x Version: 5.8.0 Node Version: Windows 10 - 20.5.1 Command: 0x -- node .\index.js Intended ...
Stale
  • Cooldude2606
  • 2
  • Opened 
    on Nov 29, 2024
  • #281

Mate, your demo link isn t working: Demo An example interactive flamegraph can be viewed at http://davidmarkclements.github.io/0x-demo/
Stale
  • hicugi
  • 4
  • Opened 
    on Aug 22, 2024
  • #279

I have installed 0x using pnpm install -g 0x. The installed version is 5.7.0. (And I am using node v20.9.0, npx 10.1.0, pnpm 8.6.6) I am trying to profile a typescript file like this 0x -- npx tsx debug.ts. ...
Stale
  • RunOrVeith
  • 4
  • Opened 
    on Mar 12, 2024
  • #278

Hi. Not sure if something is broke, or the docs are out of date, but going here gives me 404. https://davidmarkclements.github.io/0x-demo/
Stale
  • adbutterfield
  • 5
  • Opened 
    on Dec 5, 2023
  • #277

~/soundxyz/code/tools/admin-tools on jake/transfer-event-simpler* $ TZ=UTC IS_ADMIN_TOOLS=1 0x --collect-only -- node --loader=bob-tsm src/index.ts 🔥 Profiling(node:1573822) ExperimentalWarning: Custom ...
  • Raynos
  • 2
  • Opened 
    on Aug 23, 2023
  • #275

Hi there, I m looking to do some profiling for an enormous Node.js app with many different libraries and 0x looks to be an awesome tool to help me easily do exactly that*. To cut a long story short I ...
Stale
  • a-roberts
  • 2
  • Opened 
    on Aug 15, 2023
  • #274

I ve seen https://github.com/davidmarkclements/0x/issues/63, but this seems more severe as it happens for me even on a very basic script: $ cat foo.js console.log( hi ); $ node -v v18.15.0 $ 0x -v 0x ...
  • smcgivern
  • 1
  • Opened 
    on Jun 9, 2023
  • #272
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub