[MDEV-5808] InnoDB FTS tests are much slower with XtraDB comparing to InnoDB plugin Created: 2014-03-09 Updated: 2022-10-08 Resolved: 2022-10-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.0.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | performance | ||
| Description |
|
Some InnoDB tests, at least those from innodb_fts suite, are 20-100+% slower when they are executed with XtraDB than with InnoDB plugin. Few examples: On a RelWithDebInfo build, fulltext test, with --mem:
On a Debug build, innodb_fts_stopword_charset test, with --mem:
I find it an ominous sign, worth looking into. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-03-27 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
https://bugs.launchpad.net/percona-server/+bug/1298318 Oracle MySQL 5.6.16:
Percona Server 5.6:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2014-04-24 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
FTS test are slower on XtraDB because it happened to contain newer InnoDB storage engine version merged from Oracle. Same problem will show up with MySQL 5.6 as noted on bug report. Decreasing the importance, because the affect is limited to FTS. |