Benchmark run from 2021-03-24 02:05:58.706995Z UTC
Benchmark suite executing on the following system:
Operating System | Linux |
---|---|
CPU Information | AMD Ryzen 7 PRO 4750U with Radeon Graphics |
Number of Available Cores | 16 |
Available Memory | 14.92 GB |
Elixir Version | 1.11.3 |
Erlang Version | 23.2.6 |
Benchmark suite executing with the following configuration:
:time | 5 s |
---|---|
:parallel | 1 |
:warmup | 2 s |
Input: Changeset
Run Time
Name | IPS | Average | Devitation | Median | 99th % |
---|---|---|---|---|---|
SQLite3 Insert | 7218.07 | 0.139 ms | ±43.60% | 0.123 ms | 0.37 ms |
Pg Insert | 421.57 | 2.37 ms | ±12.13% | 2.37 ms | 2.90 ms |
MyXQL Insert | 284.25 | 3.52 ms | ±13.34% | 3.53 ms | 5.05 ms |
Comparison
Name | IPS | Slower |
---|---|---|
SQLite3 Insert | 7218.07 | |
Pg Insert | 421.57 | 17.12x |
MyXQL Insert | 284.25 | 25.39x |
Input: Struct
Run Time
Name | IPS | Average | Devitation | Median | 99th % |
---|---|---|---|---|---|
SQLite3 Insert | 7765.76 | 0.129 ms | ±32.88% | 0.122 ms | 0.28 ms |
Pg Insert | 422.86 | 2.36 ms | ±10.49% | 2.36 ms | 3.02 ms |
MyXQL Insert | 274.00 | 3.65 ms | ±38.43% | 3.59 ms | 4.75 ms |
Comparison
Name | IPS | Slower |
---|---|---|
SQLite3 Insert | 7765.76 | |
Pg Insert | 422.86 | 18.37x |
MyXQL Insert | 274.00 | 28.34x |