{% extends 'layout.jinja2.html' %} {% block title %}Home{% endblock %} {% block style %} .jumbotron td { padding: 10px; } {% endblock %} {% block body %}
This is an installation of cstar_perf, the Cassandra performance testing suite brought to you by DataStax.
From here you can view benchmarks run by others, or run your own.
View Tests | {% if user_is_authenticated() %}New Test | {% endif %}