microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
369 stars 73 forks source link

Added newline after inline html #1501

Closed billti closed 1 month ago

billti commented 1 month ago

Fixes a playground issue with headings in the docs. Needed another line break after the inline HTML.

github-actions[bot] commented 1 month ago

Benchmark for 8288eeb

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **348.5±5.09µs** | 351.1±2.53µs | **+0.75%** | | Array literal evaluation | **188.9±4.35µs** | 202.5±4.62µs | **+7.20%** | | Array update evaluation | 430.1±4.37µs | 431.0±3.54µs | +0.21% | | Core + Standard library compilation | 17.0±0.18ms | **16.8±0.13ms** | **-1.18%** | | Deutsch-Jozsa evaluation | 5.1±0.06ms | 5.1±0.05ms | 0.00% | | Large file parity evaluation | 33.8±0.10ms | 33.8±0.19ms | 0.00% | | Large input file compilation | 11.7±0.64ms | **11.2±0.07ms** | **-4.27%** | | Large input file compilation (interpreter) | 45.3±1.80ms | **43.6±1.13ms** | **-3.75%** | | Large nested iteration | 34.1±0.77ms | 34.1±0.23ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1542.2±40.52µs | 1543.8±35.03µs | +0.10% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.7±0.23ms | 7.7±0.40ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1409.1±37.16µs | 1404.2±26.70µs | -0.35% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 27.0±0.13ms | 27.0±0.24ms | 0.00% | | Teleport evaluation | 90.1±3.88µs | 88.7±3.44µs | -1.55% |