cbench VS luatest

Compare cbench vs luatest and see what are their differences.

cbench

Tarantool C Bench - a simple tool to benchmark Tarantool internal API (by tarantool)

luatest

Tarantool test framework written in Lua (by tarantool)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cbench luatest
1 2
4 38
- -
0.0 7.3
about 2 years ago 13 days ago
Lua Lua
BSD 2-clause "Simplified" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cbench

Posts with mentions or reviews of cbench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-04.
  • Ten-year experience in DBMS testing
    15 projects | dev.to | 4 Feb 2022
    For performance testing, we also run common benchmarks: the popular YCSB (Yahoo! Cloud Serving Benchmark), NoSQLBench, LinkBench, SysBench, TPC-H, and TPC-C. We also run C Bench, our own Tarantool API benchmark. Its primitive operations are written in C, and scripts are described in Lua.

luatest

Posts with mentions or reviews of luatest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • How we wrote Tarantool Kubernetes Operator
    13 projects | dev.to | 29 Jul 2022
    The Tarantool ecosystem is constantly growing. Today it already has a lot of connectors for popular programming languages (Golang, Python, Java, etc.), extension modules for building applications with blocks (vshard, queue, etc.), and frameworks that speed up the development process (Cartridge and Luatest).
  • Ten-year experience in DBMS testing
    15 projects | dev.to | 4 Feb 2022
    For testing Lua projects, we have a different framework, luatest. This is originally a fork of another good framework, luaunit. Project forking provided tighter integration with Tarantool (e.g., we added specific fixtures). It also allowed us to implement many new features regardless of the luaunit development: integration with luacov, XFail status support, etc.

What are some alternatives?

When comparing cbench and luatest you can also consider the following projects:

small - Specialized memory allocators

tarantool - Get your data in RAM. Get compute close to data. Enjoy the performance.

YCSB - Yahoo! Cloud Serving Benchmark

jepsen.tarantool - Jepsen tests for Tarantool

msgpuck - A simple and efficient MsgPack binary serialization library in a self-contained header file

test-run - Tarantool functional testing framework

tarantool-c - A new C client for Tarantool 1.6+