Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 935 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 935 Bytes

accp-test

Conclusions

This repository in order to test Amazon Corretto Crypto Provider

The officials said AWS SnowBall will bring 20 times faster.

But based on my test results, if you only read/write to AWS DynambDb, ACCP will not bring obvious CPU savings.

Otherwise, 10% memory will be reduced.

Test step

Send 1000 https request to DynamoDb per second.

Evidence

This is a line chart whice use AWS ACCP.

image

This is a line chart which do not use AWS ACCP.

image

This is the average count which read a item from DynamoDb table.

image

ps: the abscissa in line chart is 0.5 second.