Skip to content

Commit dd89a94

Browse files
authored
Update README.md
1 parent 8d1336d commit dd89a94

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Performance tools for o1js.
22

3-
Github actions to build a docker image, and then run linux perf recordings of o1js executions of jest tests are currently available. Am working on reporting now.
3+
Github actions to build a docker image, and then run linux perf recordings of o1js executions of jest tests are currently available, unit tests in native node are starting to be recorded. static reports published on github pages
4+
5+
We are producing docker images, running the tests locally and on github in docker, and running reports as well, publishing the results to
6+
github pages.
7+
8+
For example
9+
https://meta-introspector.github.io/o1js/clinic/2374.clinic-flame.html#selectedNode=20599&zoomedNode=&exclude=8fff-ffff-ffff-ffff-ffff-ffff-ff8f&merged=true shows a flame graph collected
10+
411

512
# o1js   [![npm version](https://img.shields.io/npm/v/o1js.svg?style=flat)](https://www.npmjs.com/package/o1js) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/o1-labs/o1js/blob/main/CONTRIBUTING.md)
613

0 commit comments

Comments
 (0)