Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-33347

some tests are very slow in the ps2 protocol

    XMLWordPrintable

Details

    Description

      for example, see funcs_1.innodb_views.

      Note, how long it takes to run it in normal protocol, note, how long it takes to run it in --ps protocol. Then remove disable_ps2_protocol lines from it and time it again.

      on my laptop, debug build. in --ps-protocol I get

      funcs_1.innodb_views 'innodb'            [ pass ]   3045
      --------------------------------------------------------------------------
      Spent 3.045 of 6 seconds executing testcases
      

      but if I remove disable_ps2_protocol it becomes

      funcs_1.innodb_views 'innodb'            [ pass ]  3047412
      --------------------------------------------------------------------------
      Spent 3047.412 of 3050 seconds executing testcases
      

      note the default timeout is 900 seconds, the above was run with --testcase-timeout=9000

      Attachments

        Activity

          People

            shulga Dmitry Shulga
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.