Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 564 Bytes

module/bench

Namespaces for benchmarking various areas of Convex.

;; Supported platforms:
;;
[:jvm]

While the core Java repository offers some benchmarks, the tooling in this Clojure monorepo alongside the Criterium library make it really convenient benchmarking various aspects of the Convex stack.

This module is aimed for core Convex developers mostly and will grow over time. Currently, it starts by benchmarking various Ed25519 implementations.