xk6 VS xk6-tarantool-example

Compare xk6 vs xk6-tarantool-example and see what are their differences.

xk6

Build k6 with extensions [Moved to: https://github.com/grafana/xk6] (by k6io)

xk6-tarantool-example

📈 Extended example of xk6-tarantool usage (by kyukhin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xk6 xk6-tarantool-example
1 1
43 5
- -
5.8 3.2
over 2 years ago almost 3 years ago
Go Lua
Apache License 2.0 GNU General Public License v3.0 only
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.

xk6

Posts with mentions or reviews of xk6. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • How to write three times fewer lines of code when doing load testing
    3 projects | dev.to | 17 Nov 2021
    To create a k6 “Tarantool interaction module, we first need to write a Go module using the xk6 framework. This framework provides tools for writing custom k6 modules. First, register the module so that k6 can work with it. We also need to define a new type and its receiver functions, that is, methods to call from the JavaScript scenario:

xk6-tarantool-example

Posts with mentions or reviews of xk6-tarantool-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • How to write three times fewer lines of code when doing load testing
    3 projects | dev.to | 17 Nov 2021
    This testing application in Lua stores information about car models. I use this application to test database writes and reads. The application has two main components, API and Storage. The API component gives the user HTTP controls for reading and writing, while Storage is responsible for the application's interaction with the database. Here is the interaction scenario: the user sends a request, and the controls call the database functions necessary to process that request. Check out the application on GitHub.

What are some alternatives?

When comparing xk6 and xk6-tarantool-example you can also consider the following projects:

xk6-tarantool - ⚙️ A k6 extension for Tarantool