Add benchmarks on command subscriber performance

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • None
    • None
    • PHP Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      As seen in PHPORM-248, registering a command subscriber seems to have a negative impact on performances. Add a benchmark to mesure this impact, and decide if optimizations need to be done.

      Benchmarks

      • Run a basic command without subscriber
      • Register a subscriber outside of the benchmark function and run the same command in the benchmark function
      • Register and run the command in the benchmark function

              Assignee:
              Unassigned
              Reporter:
              Jérôme Tamarelle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: