CCI has supplied a function name cci_prepare_and_execute. It can reduce a network request instead of using cci_prepare and cci_execute. That means it will improve the performance of a query.
We have implemented it on PHP-8.4.1, so it will be implemented on PHP-Apricot, too.