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

Wrong nested struct formatting #996

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

JonasWanke
Copy link
Member

Closes: #828

Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@JonasWanke JonasWanke added the T: Fix Type: Bug Fixes label Mar 23, 2024
@JonasWanke JonasWanke self-assigned this Mar 23, 2024
@jwbot jwbot added P: Compiler: Frontend Package: The compiler frontend P: Compiler: Formatter Package: Candy's formatter labels Mar 23, 2024
@jwbot jwbot enabled auto-merge March 23, 2024 17:43
@jwbot
Copy link
Collaborator

jwbot commented Mar 23, 2024

🐰Bencher

ReportSat, March 23, 2024 at 17:52:56 UTC
ProjectCandy
Branch828-wrong-nested-struct-formatting
TestbedGitHub Actions: Ubuntu 22.04
BenchmarkEstimated CyclesEstimated Cycles Results
estimated cycles
InstructionsInstructions Results
instructions
L1 AccessesL1 Accesses Results
accesses
L2 AccessesL2 Accesses Results
accesses
RAM AccessesRAM Accesses Results
accesses
Total AccessesTotal Accesses Results
total-accesses
compile: Examples/fibonacci.candy ➖ (view plot)1772996712.000➖ (view plot)1177061544.000➖ (view plot)1599406587.000➖ (view plot)10698960.000➖ (view plot)3431295.000➖ (view plot)1613536842.000
compile: Examples/helloWorld.candy ➖ (view plot)282952729.000➖ (view plot)175279964.000➖ (view plot)246762619.000➖ (view plot)1479885.000➖ (view plot)822591.000➖ (view plot)249065095.000
vm_runtime: Examples/fibonacci.candy 10➖ (view plot)194689958.000➖ (view plot)115208515.000➖ (view plot)162125613.000➖ (view plot)867964.000➖ (view plot)806415.000➖ (view plot)163799992.000
vm_runtime: Examples/helloWorld.candy ➖ (view plot)154586193.000➖ (view plot)88713432.000➖ (view plot)125065768.000➖ (view plot)700803.000➖ (view plot)743326.000➖ (view plot)126509897.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Compiler: Formatter Package: Candy's formatter P: Compiler: Frontend Package: The compiler frontend T: Fix Type: Bug Fixes
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Wrong nested struct formatting
2 participants