leveled/test/end_to_end
Martin Sumner d45356a4f7
Extend perf_SUITE (#434)
* Extend perf_SUITE

This is v6 of the perf_SUITE tests.  The test adds a complex index entry to every object, and then adds a new test phase to test regex queries.

There are three profiles added so the full, mini and profiling versions of perf_SUITE can be run without having to edit the file itself:

e.g. ./rebar3 as perf_mini do ct --suite=test/end_to_end/perf_SUITE

When testing as `perf_prof` summarised versions of the eprof results are now printed to screen.

The volume of keys within the full test suite has been dropped ... just to make life easier so that test run times are not excessively increase by the new features.

* Load chunk in spawned processes

Assume to make the job of gs easier - name makes a massive difference to load time in OTP 24.

* Correctly account for pause

alos try and improve test stability by increasing pause

* Add microstate accounting to profile

* Add memory tracking during test phases

Identify and log out memory usage by test phase

* Use macros instead (#437)

* Don't print memory to screen in standard ct test

---------

Co-authored-by: Thomas Arts <thomas.arts@quviq.com>
2024-07-15 20:49:21 +01:00
..
appdefined_SUITE.erl Issue with tag order 2020-03-16 16:35:06 +00:00
basic_SUITE.erl Add ZSTD compression (#430) 2024-01-23 16:25:03 +00:00
iterator_SUITE.erl Extend perf_SUITE (#434) 2024-07-15 20:49:21 +01:00
perf_SUITE.erl Extend perf_SUITE (#434) 2024-07-15 20:49:21 +01:00
recovery_SUITE.erl Extend perf_SUITE (#434) 2024-07-15 20:49:21 +01:00
riak_SUITE.erl Develop 3.1 d30update (#386) 2022-12-18 20:18:03 +00:00
testutil.erl Extend perf_SUITE (#434) 2024-07-15 20:49:21 +01:00
tictac_SUITE.erl Extend perf_SUITE (#434) 2024-07-15 20:49:21 +01:00