This is an automated email from the ASF dual-hosted git repository.
AlinsRan pushed a change to branch perf/cache-json-request-body
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 3c55f9f96 perf(core): cache parsed JSON request body to avoid
redundant decoding
add 46cf53397 refactor(core): use content-type constant as cache type key
No new revisions were added by this update.
Summary of changes:
apisix/core/request.lua | 37 ++++++++++++++++++++-----------------
apisix/patch.lua | 4 ++--
t/admin/routes_request_body.t | 2 +-
3 files changed, 23 insertions(+), 20 deletions(-)