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

Fix integer output recording name #1517

Closed cesarzc closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 3ac4488

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 342.2±4.12µs | 340.9±4.63µs | -0.38% | | Array literal evaluation | 185.8±4.53µs | 187.0±2.84µs | +0.65% | | Array update evaluation | 422.9±5.32µs | 423.4±8.03µs | +0.12% | | Core + Standard library compilation | 16.3±0.30ms | 16.3±0.36ms | 0.00% | | Deutsch-Jozsa evaluation | 5.1±0.10ms | 5.1±0.13ms | 0.00% | | Large file parity evaluation | 33.2±0.54ms | 33.4±0.77ms | +0.60% | | Large input file compilation | 11.2±0.19ms | **11.0±0.16ms** | **-1.79%** | | Large input file compilation (interpreter) | 42.9±0.99ms | 42.8±0.96ms | -0.23% | | Large nested iteration | 33.3±0.53ms | 33.4±0.79ms | +0.30% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1532.0±26.79µs | 1532.1±36.09µs | +0.01% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.5±0.14ms | 7.5±0.14ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1392.4±36.69µs | 1399.4±41.07µs | +0.50% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 26.9±0.62ms | 26.9±0.85ms | 0.00% | | Teleport evaluation | 90.9±4.04µs | 93.1±5.30µs | +2.42% |
github-actions[bot] commented 1 month ago

Benchmark for 8e05b1a

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **345.2±2.42µs** | 354.7±3.62µs | **+2.75%** | | Array literal evaluation | 189.6±1.27µs | **178.2±3.43µs** | **-6.01%** | | Array update evaluation | **431.6±4.58µs** | 445.4±4.12µs | **+3.20%** | | Core + Standard library compilation | **18.9±0.69ms** | 19.6±0.80ms | **+3.70%** | | Deutsch-Jozsa evaluation | **5.0±0.04ms** | 5.1±0.18ms | **+2.00%** | | Large file parity evaluation | 33.8±0.35ms | 33.9±0.57ms | +0.30% | | Large input file compilation | **12.3±0.40ms** | 13.1±0.53ms | **+6.50%** | | Large input file compilation (interpreter) | 48.8±1.21ms | 49.0±1.27ms | +0.41% | | Large nested iteration | **33.9±0.18ms** | 35.3±0.34ms | **+4.13%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1590.6±97.84µs | 1585.6±112.89µs | -0.31% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 8.0±0.14ms | 8.1±0.19ms | +1.25% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1455.9±110.17µs | 1446.2±113.68µs | -0.67% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | **27.9±0.19ms** | 28.2±0.43ms | **+1.08%** | | Teleport evaluation | 88.8±9.11µs | 88.1±3.75µs | -0.79% |
github-actions[bot] commented 1 month ago

Benchmark for 214653b

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **344.2±18.15µs** | 351.9±2.01µs | **+2.24%** | | Array literal evaluation | **170.7±1.83µs** | 192.4±0.84µs | **+12.71%** | | Array update evaluation | **426.3±1.45µs** | 441.1±2.24µs | **+3.47%** | | Core + Standard library compilation | 18.3±1.13ms | 18.1±0.90ms | -1.09% | | Deutsch-Jozsa evaluation | 5.1±0.04ms | 5.1±0.10ms | 0.00% | | Large file parity evaluation | 33.9±0.12ms | 33.8±0.30ms | -0.29% | | Large input file compilation | 12.2±0.79ms | 12.2±0.71ms | 0.00% | | Large input file compilation (interpreter) | 48.2±1.67ms | 48.6±1.95ms | +0.83% | | Large nested iteration | **33.3±0.17ms** | 34.4±0.31ms | **+3.30%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1574.4±81.51µs | 1585.0±85.22µs | +0.67% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.9±0.16ms | 8.0±0.18ms | +1.27% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1449.9±155.73µs | 1464.0±166.48µs | +0.97% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 27.9±0.44ms | 27.8±0.36ms | -0.36% | | Teleport evaluation | 88.9±3.84µs | 89.8±10.32µs | +1.01% |