[MDEV-25124] benchmark 10.6 performance for PMEM enabled builds Created: 2021-03-12 Updated: 2023-02-27 Resolved: 2021-03-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Axel Schwenke | Assignee: | Axel Schwenke |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Before enabling PMEM in builds by default (cmake -DWITH_PMEM=ON), we want to make sure it doesn't have negative impact on performance on non-PMEM systems. |
| Comments |
| Comment by Axel Schwenke [ 2021-03-12 ] |
|
Benchmark has been run. Workload: all types of sysbench OLTP workloads, with and without explicit transaction boundaries. Datadir was located on /dev/shm and innodb_flush_log_at_trx_commit = 1 to make sure we test the effects of code changes and not IO limitations of the environment. |
| Comment by Marko Mäkelä [ 2023-02-27 ] |
|
The sysbench.pdf |