Merge branch 'develop-3.1' into develop-3.4

This commit is contained in:
Martin Sumner 2024-07-15 21:07:28 +01:00
commit e417bb4743
6 changed files with 727 additions and 378 deletions

View file

@ -21,9 +21,9 @@
]},
{test, [{extra_src_dirs, ["test/end_to_end", "test/property"]}
]},
{perf_full, [{erl_opts, [{d, perf_full}]}]},
{perf_mini, [{erl_opts, [{d, perf_mini}]}]},
{perf_prof, [{erl_opts, [{d, perf_prof}]}]}
{perf_full, [{erl_opts, [{d, performance, riak_fullperf}]}]},
{perf_mini, [{erl_opts, [{d, performance, riak_miniperf}]}]},
{perf_prof, [{erl_opts, [{d, performance, riak_profileperf}]}]}
]}.
{deps, [