Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Sep 29, 2024
1 parent 8d1336d commit dd89a94
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Performance tools for o1js.

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

We are producing docker images, running the tests locally and on github in docker, and running reports as well, publishing the results to
github pages.

For example
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


# 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)

Expand Down

0 comments on commit dd89a94

Please sign in to comment.