GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / vscode-js-profile-visualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/vscode-js-profile-visualizer

0.0 0.0 0.0 2.76 MB

A custom editor for viewing `.cpuprofile` files in VS Code

License: MIT License

JavaScript 2.07% TypeScript 92.68% CSS 4.20% GLSL 1.05%

vscode-js-profile-visualizer's Introduction

vscode-js-profile-visualizer

A custom editor for viewing .cpuprofile files in VS Code. Pairs well with out new JavaScript debugger.

Format of .cpuprofile

Contributing

This is a Lerna monorepo, with a core package that shares data models and some UI between extensions.

  • You can use npm run watch to watch everything, or, for example, npm run watch:flame, to only watch changes to the flame graph extension.
  • There's a launch config that runs all extensions.
  • npm run compile, again with scopes like compile:flame, create static compilations of various packages.
  • If you need to install a dependency in one package, you can use lerna add, or add it to the package.json and then run lerna bootstrap.

vscode-js-profile-visualizer's People

Contributors

connor4312 avatar zjffun avatar dependabot[bot] avatar manuth avatar hkaur008 avatar paulirish avatar sandy081 avatar timneutkens avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.