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

Teleportation kata: expand solutions and publish #1629

Closed tcNickolas closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Benchmark for ee0a918

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 333.2±5.12µs | **330.6±2.44µs** | **-0.78%** | | Array literal evaluation | 171.2±1.52µs | 171.9±1.22µs | +0.41% | | Array update evaluation | 412.5±5.84µs | 411.8±1.75µs | -0.17% | | Core + Standard library compilation | **20.7±1.09ms** | 22.2±0.90ms | **+7.25%** | | Deutsch-Jozsa evaluation | **5.1±0.07ms** | 5.2±0.09ms | **+1.96%** | | Large file parity evaluation | 34.1±0.12ms | 34.1±0.34ms | 0.00% | | Large input file compilation | **12.9±0.24ms** | 13.5±0.39ms | **+4.65%** | | Large input file compilation (interpreter) | 51.6±1.97ms | 53.2±1.74ms | +3.10% | | Large nested iteration | 33.2±1.98ms | **32.8±0.12ms** | **-1.20%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1616.2±118.86µs | 1600.1±97.03µs | -1.00% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 8.1±0.17ms | 8.1±0.12ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1455.5±62.89µs | 1467.5±106.53µs | +0.82% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 28.9±0.44ms | 28.8±0.26ms | -0.35% | | Teleport evaluation | 89.8±4.07µs | 90.2±4.22µs | +0.45% |