leveled/test/end_to_end
Martin Sumner 9157de680e Change refernces to loop state records
Resolve issue with OTP 22 performance https://github.com/martinsumner/leveled/issues/326 - by changing refernces to loop state.

The test perf_SUITE proves the issue.

OTP 22, without fixes:

Fold pre-close 41209 ms post-close 688 ms

OTP 22, with fixes:

Fold pre-close 401 ms post-close 317 ms
2021-01-11 10:39:34 +00:00
..
appdefined_SUITE.erl Issue with tag order 2020-03-16 16:35:06 +00:00
basic_SUITE.erl Allow for caching of compaction scores 2020-11-27 02:35:27 +00:00
iterator_SUITE.erl Push log update through to cdb/sst 2018-12-11 20:42:00 +00:00
perf_SUITE.erl Change refernces to loop state records 2021-01-11 10:39:34 +00:00
recovery_SUITE.erl Allow for caching of compaction scores 2020-11-27 02:35:27 +00:00
riak_SUITE.erl Switch to checking on get_kvrange 2020-12-03 13:37:22 +00:00
testutil.erl Resolve intermittent test failure 2020-03-17 17:29:59 +00:00
tictac_SUITE.erl Change to cast in inker/iclerk interaction 2019-01-24 21:32:54 +00:00