[MDEV-13669] Some MyRocks test take a long time (in debug?) (on windows?) Created: 2017-08-29 Updated: 2018-04-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB, Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
This is based on the observations of elenst and wlad. It is not immediately clear if there is some issue, or tests are really that big, etc. I picked a few MyRocks and non-MyRocks tests and collected a sample: http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/9993/steps/test_2/logs/stdio
https://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/5035/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/4631/steps/test/logs/stdio
|
| Comments |
| Comment by Sergei Petrunia [ 2017-08-29 ] |
| Comment by Sergei Petrunia [ 2017-08-29 ] |
| Comment by Sergei Petrunia [ 2017-08-29 ] |
|
Observations
|
| Comment by Sergei Petrunia [ 2017-08-29 ] |
| Comment by Sergei Petrunia [ 2017-08-29 ] |
|
| Comment by Sergei Petrunia [ 2017-08-30 ] |
| Comment by Sergei Petrunia [ 2017-08-30 ] |
| Comment by Sergei Petrunia [ 2017-08-30 ] |
| Comment by Sergei Petrunia [ 2017-08-30 ] |
|
Pushed a patch to make rocksdb.cardinality go almost 2x faster. |
| Comment by Sergei Petrunia [ 2017-08-31 ] |
|
Pushed a patch to make rocksdb.bloomfilter* tests 1.8x faster |