Skip to content

Commit 5aff8d7

Browse files
committed
benchmark
1 parent 6b8f531 commit 5aff8d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# OCaml Simple JSON
22

33
Implemented using pure OCaml streams.
4+
5+
## Work In Progress
6+
7+
* Benchmark against other JSON implementations. Refer to [Native JSON benchmark](https://github.com/miloyip/nativejson-benchmark)
8+
* Call OCaml from C/C++ to facilitate benchmarking. Refrence: [Calling OCaml from C](http://www.mega-nerd.com/erikd/Blog/CodeHacking/Ocaml/calling_ocaml.html)

0 commit comments

Comments
 (0)