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

Packages for integration tests are reliably installed #1656

Closed idavis closed 1 week ago

github-actions[bot] commented 1 week ago

Benchmark for 483b194

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 333.0±2.04µs | 331.0±3.25µs | -0.60% | | Array literal evaluation | 208.7±4.30µs | **182.3±2.06µs** | **-12.65%** | | Array update evaluation | 416.6±1.95µs | **411.7±7.38µs** | **-1.18%** | | Core + Standard library compilation | 22.7±0.99ms | 22.4±0.80ms | -1.32% | | Deutsch-Jozsa evaluation | 5.1±0.04ms | 5.1±0.11ms | 0.00% | | Large file parity evaluation | 34.1±0.10ms | 34.0±0.10ms | -0.29% | | Large input file compilation | 14.0±0.89ms | 14.1±0.50ms | +0.71% | | Large input file compilation (interpreter) | 53.3±1.85ms | 54.7±1.99ms | +2.63% | | Large nested iteration | 32.4±0.49ms | 32.2±0.74ms | -0.62% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1618.6±117.22µs | 1630.8±165.57µs | +0.75% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 8.1±0.17ms | 8.2±0.13ms | +1.23% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1464.0±112.74µs | 1483.8±142.32µs | +1.35% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | **28.7±0.32ms** | 29.1±0.33ms | **+1.39%** | | Teleport evaluation | 89.6±3.96µs | 89.3±4.24µs | -0.33% |