Cloud Mercato tested CPU performance using a range of encryption speed tests:
Cloud Mercato's tested the I/O performance of this instance using a 100GB General Purpose SSD. Below are the results:
I/O rate testing is conducted with local and block storages attached to the instance. Cloud Mercato uses the well-known open-source tool FIO. To express IOPS the following parametersare used: 4K block, random access, no filesystem (except for write access with root volume and avoidance of cache and buffer.
.png)


I was looking to expedite some simulations using an EC2 console. The simulations are based on a C executable whose performance is dominated by CPU performance. I was using an Apple M1 processor with 8 cores, and 16 GB of memory and was hoping to expedite the simulations using an EC2 high performance computing resource. I chose the c8g.4xlarge instance (16 CPU, 32 GB memory, ARM64 processor). I benchmarked its simulatiion times against the Apple M1 processor and was rather surprised and disappointed.

If you have a compute-intensive application — maybe scientific modelling, intensive machine learning, or multiplayer gaming — these instances are a good choice.

I was looking to expedite some simulations using an EC2 console. The simulations are based on a C executable whose performance is dominated by CPU performance. I was using an Apple M1 processor with 8 cores, and 16 GB of memory and was hoping to expedite the simulations using an EC2 high performance computing resource. I chose the c8g.4xlarge instance (16 CPU, 32 GB memory, ARM64 processor). I benchmarked its simulatiion times against the Apple M1 processor and was rather surprised and disappointed.