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

Phantom "entry point not found" error in the Playground #1628

Closed swernli closed 2 weeks ago

swernli commented 2 weeks ago

Fixes #1577

github-actions[bot] commented 2 weeks ago

Benchmark for aae7ba8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 331.6±1.64µs | **329.8±2.52µs** | **-0.54%** | | Array literal evaluation | **171.4±0.71µs** | 188.9±0.64µs | **+10.21%** | | Array update evaluation | 411.3±1.49µs | **408.3±1.93µs** | **-0.73%** | | Core + Standard library compilation | 20.9±1.33ms | 20.7±0.92ms | -0.96% | | Deutsch-Jozsa evaluation | 5.1±0.16ms | 5.1±0.07ms | 0.00% | | Large file parity evaluation | 34.1±0.12ms | 34.2±0.43ms | +0.29% | | Large input file compilation | 13.3±0.47ms | 13.3±0.69ms | 0.00% | | Large input file compilation (interpreter) | 50.4±1.78ms | 50.9±2.05ms | +0.99% | | Large nested iteration | 32.9±0.27ms | **32.6±0.22ms** | **-0.91%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1614.6±109.61µs | 1607.3±143.65µs | -0.45% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 8.2±0.38ms | **8.0±0.14ms** | **-2.44%** | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1481.1±129.36µs | 1466.8±102.36µs | -0.97% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 28.9±0.36ms | 28.9±0.74ms | 0.00% | | Teleport evaluation | 90.6±5.77µs | 90.4±3.33µs | -0.22% |