microsoft / qsharp

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

Playground: Don't disable the Run button for lint warnings #1625

Closed minestarks closed 1 week ago

github-actions[bot] commented 2 weeks ago

Benchmark for 723fae7

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 330.5±2.99µs | 332.8±8.15µs | +0.70% | | Array literal evaluation | 189.5±0.94µs | **172.5±1.31µs** | **-8.97%** | | Array update evaluation | 412.2±1.59µs | 413.2±8.66µs | +0.24% | | Core + Standard library compilation | 18.6±0.29ms | 18.7±0.32ms | +0.54% | | Deutsch-Jozsa evaluation | 5.1±0.11ms | 5.1±0.04ms | 0.00% | | Large file parity evaluation | 34.1±0.18ms | 34.0±0.15ms | -0.29% | | Large input file compilation | 12.8±0.40ms | **12.4±0.20ms** | **-3.13%** | | Large input file compilation (interpreter) | 47.8±1.24ms | 48.2±1.44ms | +0.84% | | Large nested iteration | 32.8±0.23ms | 33.0±0.80ms | +0.61% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1573.2±34.97µs | 1579.0±48.96µs | +0.37% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.9±0.14ms | **7.7±0.08ms** | **-2.53%** | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1444.6±108.27µs | 1435.0±34.46µs | -0.66% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 28.4±0.27ms | 28.2±0.69ms | -0.70% | | Teleport evaluation | 88.5±3.70µs | 88.6±5.45µs | +0.11% |