Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CPS Core Performance

Test Environment

HardwareSpecifications
CPU13th Gen Intel© Core™ i9-13900H (24 MB cache, 14 cores, up to 5.40 GHz turbo mode)
Memory32 GB RAM (16 GB x 2, DDR5, 4800 MHz)
Storage1 TB M.2 PCIe NVMe SSD
Operating SystemLinux Mint 21.2 Cinnamon (based on Ubuntu 22.04)

Test setup

The performance tests are written in Groovy (a JVM language). The tests were executed from Intelli-J using the Amazon Corretto 17 JDK.

...

This is the weak spot of all write operations. It could be as fast to simply delete and recreate the data. A custom algorithm comparing existing data against updated data (delta algorithm) may be required to improve performance here. This could also indicate that Hibernate is not being used effectively.

...