[CONJS-228] improving prepare cache performance Created: 2022-10-12  Updated: 2022-10-12  Resolved: 2022-10-12

Status: Closed
Project: MariaDB Connector/node.js
Component/s: performance
Affects Version/s: None
Fix Version/s: 3.0.2

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

actual implementation use PREPARE command, in place of executing command, if cache is found, this returns cached value.
The goal here is to retrieve cache immediatly in place of queuing PREPARE command if no command is in queue. This improve performance by an order of 10%.


Generated at Thu Feb 08 03:23:42 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.