Skip to content

Shows the frequencies that each line of code is run for a given function

Notifications You must be signed in to change notification settings

dudeofea/js-hist

Repository files navigation

js histogram

Shows frequencies of each line of code in a function

screenshot

info

A fun idea I had, I thought it might be a useful debugging tool to see a live patch of code being run in different spots in it's code.

color palette: https://coolors.co/app/3a2e39-1e555c-f4d8cd-edb183-f15152

installation

Just open index.html in a browser and you'll see what's going on

What's missing:

  • reflection (ability to run this on itself)
  • a decay option so we can see recent changes

About

Shows the frequencies that each line of code is run for a given function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published