@oaklean/profiler-core
v0.1.3
Published
Part of the @oaklean suite. It provides all basic functions to work with the `.oak` file format. It allows parsing the `.oak` file format as well as tools for analyzing the measurement values. It also provides all necessary capabilities required for prec
Downloads
42
Maintainers
Readme
@oaklean/profiler-core
The @oaklean/profiler-core
package provides all basic functions to work with the .oak
file format. It allows parsing the .oak
file format as well as tools for analyzing the measurement values. It also provides all necessary capabilities required for precise source code measurement, including interpreting V8 CPU profiler reports, parsing JavaScript/TypeScript source files, and transforming source code of test frameworks like Jest.