Skip to content

Commit

Permalink
Readme details
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Babik committed Nov 26, 2023
1 parent 9fba116 commit 00eee4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Structural JavaScript Profiler

See about [structural and sampling](https://www.igvita.com/slides/2012/structural-and-sampling-javascript-profiling-in-chrome.pdf) JavaScript profiling.

`trace` is a JavaScript library for measuring code execution time.
It provides a simple way to benchmark code, allowing measurement of the performance of individual functions and nested calls.

Expand Down

0 comments on commit 00eee4b

Please sign in to comment.