Skip to content

Latest commit

 

History

History
 
 

bench

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.