Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch early return to Unimplemented in Partial Eval #1544

Merged
merged 1 commit into from
May 18, 2024

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented May 17, 2024

No description provided.

@swernli swernli mentioned this pull request May 17, 2024
64 tasks
Copy link

Benchmark for 7b8918c

Click to view benchmark
Test Base PR %
Array append evaluation 331.5±3.79µs 336.7±3.03µs +1.57%
Array literal evaluation 189.7±0.87µs 197.1±3.53µs +3.90%
Array update evaluation 412.1±4.27µs 417.6±2.84µs +1.33%
Core + Standard library compilation 19.0±0.48ms 19.7±0.75ms +3.68%
Deutsch-Jozsa evaluation 5.2±0.05ms 5.2±0.17ms 0.00%
Large file parity evaluation 34.7±0.38ms 34.5±0.29ms -0.58%
Large input file compilation 12.6±0.17ms 13.0±0.25ms +3.17%
Large input file compilation (interpreter) 49.9±1.42ms 49.0±0.90ms -1.80%
Large nested iteration 32.9±0.47ms 33.2±0.25ms +0.91%
Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample 1558.2±40.43µs 1570.4±52.14µs +0.78%
Perform Runtime Capabilities Analysis (RCA) on large file sample 7.8±0.08ms 7.8±0.07ms 0.00%
Perform Runtime Capabilities Analysis (RCA) on teleport sample 1430.0±93.12µs 1427.3±49.95µs -0.19%
Perform Runtime Capabilities Analysis (RCA) on the core and std libraries 27.4±0.55ms 27.6±0.25ms +0.73%
Teleport evaluation 89.7±6.98µs 89.3±4.40µs -0.45%

@swernli swernli enabled auto-merge May 17, 2024 23:19
@swernli swernli added this pull request to the merge queue May 17, 2024
Merged via the queue into main with commit 8906759 May 18, 2024
16 checks passed
@swernli swernli deleted the swernli/early-return branch May 18, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants