Giter Site home page Giter Site logo

barkinet / monomorphist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vhf/monomorphist

0.0 3.0 0.0 1.06 MB

monomorphist - a JavaScript performance companion

Home Page: https://mono.morph.ist

License: MIT License

Makefile 0.86% JavaScript 67.16% Shell 2.87% HTML 21.66% CSS 7.45%

monomorphist's Introduction

monomorphist

a JavaScript performance companion

This repo contains the code running at mono.morph.ist. It's still early stage / beta software. It's a quick hack I built in airports and airplanes between New York, Hamburg, and Switzerland.

The goal is to provide a few online tools giving V8 JavaScript performance insights.

Node/V8 bailouts

What's available right now is a tool to trace V8 bailouts / deopts by running snippets on various Node versions. If you're not familiar with these things, take a look at bluebird/Optimization killers and v8 bailout reasons.

Each job instance has the following NPM packages pre-installed:

  • lodash
  • bluebird
  • moment
  • underscore
  • q
  • jquery

IRHydra

monomorphist also provides a hosted IRHydra instance and everything needed to generate the artefacts IRHydra needs.

We have more than 100 V8 versions compiled, choose the one for which you'd like to inspect the generated internal representation and assembly.

Architecture of the project

  • The main part is a Meteor application
    • It orchestrates docker containers running user code
    • It schedules building docker images for every node and every v8 version

What you can do to help

  • Open issues to discuss features, suggest improvements or notify me of a bug
  • Via PRs, fix bugs, improve the design, the docs or anything else
  • Contribute explanations about bailout/deopt reasons

monomorphist's People

Contributors

vhf avatar

Watchers

 avatar  avatar  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.