Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63924

SIMD performance enhancement

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.2
    • None
    • QPA
    • None

    Description

      Issue: Allows the wasm application to use parallel data within a single instruction (SIMD=Single Instruction Multiple Data), for instace to calculate in parallel different parts of a longer equation. Some performance implications here:
      https://robaboukhalil.medium.com/webassembly-and-simd-7a7daa4f2ecd

      Solution: SIMD support provided in Qt Web Assembly, requires browser support. browser status:
      ›Chrome: enabled by default
      ›Edge (Chromium): in development
      ›Firefox: in development

      Attachments

        Activity

          People

            lpotter Lorn Potter
            lpotter Lorn Potter
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: