microsoft / qsharp

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

Fixed typos in samples comments #1568

Closed viktorveis closed 4 months ago

github-actions[bot] commented 4 months ago

Benchmark for fa47dac

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **328.3±8.80µs** | 334.7±3.21µs | **+1.95%** | | Array literal evaluation | **177.0±2.67µs** | 193.6±8.48µs | **+9.38%** | | Array update evaluation | **410.6±15.96µs** | 416.3±1.59µs | **+1.39%** | | Core + Standard library compilation | 20.4±1.03ms | **19.0±0.55ms** | **-6.86%** | | Deutsch-Jozsa evaluation | 5.1±0.05ms | 5.1±0.16ms | 0.00% | | Large file parity evaluation | 34.0±0.11ms | 34.0±0.54ms | 0.00% | | Large input file compilation | 14.4±0.61ms | **12.6±0.35ms** | **-12.50%** | | Large input file compilation (interpreter) | 51.5±2.17ms | **46.9±1.05ms** | **-8.93%** | | Large nested iteration | **32.4±0.33ms** | 33.0±0.25ms | **+1.85%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1558.6±34.21µs | 1563.7±34.28µs | +0.33% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | **7.7±0.08ms** | 7.8±0.35ms | **+1.30%** | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1479.7±137.41µs | 1431.3±75.99µs | -3.27% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 29.1±1.13ms | **27.9±0.18ms** | **-4.12%** | | Teleport evaluation | 88.0±3.54µs | 89.7±4.64µs | +1.93% |