Skip to content

Releases: neo-technology/neobench

v0.0.4

24 Jul 18:35
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Much improved handling of failed transactions, reporting the total number and relative ratio of failures

v0.0.3

23 Jul 19:29
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Changes

  • Auto-detect TLS
  • Use neo4j:// by default, so default settings work on both clusters and stand-alone neo4j

v0.0.2

23 Jul 01:26
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changes:

  • Added support for division, addition, subtraction and parenthesis in expressions
  • Added support for \sleep
  • Added support for random_gaussian, random_exponential, debug, abs, int, double, greatest, least, and pi functions
  • Changed variable prefix to $

Version 0.0.1

21 Jul 00:15
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

This is the first-ever release of neobench, a pgbench clone for Neo4j.

Inititial features include:

  • Throughput benchmarking
  • Latency benchmarking with handling of coordinated omission
  • Scriptable workloads
  • CSV and human-friendly report formats
  • Basic "TPC-B-like" built-in workload