tiye / investigate-fipp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

...

trying to figure out why fipp.edn/pprint is slow...

Compiled example https://github.com/jiyinyiyong/investigate-fipp

Usage

Create target/index.html:

<div>
  Run <code>$runDemo$</code> in Console, it's slow functions. Question is, why slow?
</div>

<script type="text/javascript" src="main.js"></script>

And compile ClojureScript:

yarn
yarn build
yarn serve

Visit http://localhost:8080

License

MIT

About


Languages

Language:Clojure 100.0%