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

Create Ascii package #970

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Create Ascii package #970

merged 3 commits into from
Mar 21, 2024

Conversation

JonasWanke
Copy link
Member

Closes: #968

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: Feature Type: New Features label Feb 29, 2024
@jwbot jwbot added P: Core Package: Candy's standard library P: AnsiEscapeSequences Package: Low-level ANSI Escape Sequences labels Feb 29, 2024
@jwbot jwbot enabled auto-merge February 29, 2024 21:19
@jwbot
Copy link
Collaborator

jwbot commented Feb 29, 2024

The golden IRs have changed: 34788c2..d216a98

@jwbot
Copy link
Collaborator

jwbot commented Feb 29, 2024

🐰Bencher

ReportThu, February 29, 2024 at 21:31:07 UTC
ProjectCandy
Branch968-ascii-package
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)3186522317.000➖ (view plot)2100128240.000➖ (view plot)2943827317.000➖ (view plot)13621502.000➖ (view plot)4988214.000➖ (view plot)2962437033.000
compile: Examples/helloWorld.candy ➖ (view plot)513698052.000➖ (view plot)322102215.000➖ (view plot)456574777.000➖ (view plot)2309094.000➖ (view plot)1302223.000➖ (view plot)460186094.000
vm_runtime: Examples/fibonacci.candy 10➖ (view plot)342742000.000➖ (view plot)206243665.000➖ (view plot)289932080.000➖ (view plot)1587977.000➖ (view plot)1282001.000➖ (view plot)292802058.000
vm_runtime: Examples/helloWorld.candy ➖ (view plot)283552345.000➖ (view plot)167772816.000➖ (view plot)235983625.000➖ (view plot)1281716.000➖ (view plot)1176004.000➖ (view plot)238441345.000

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

@jwbot jwbot merged commit c5cdd2a into main Mar 21, 2024
11 checks passed
@jwbot jwbot deleted the 968-ascii-package branch March 21, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: AnsiEscapeSequences Package: Low-level ANSI Escape Sequences P: Core Package: Candy's standard library T: Feature Type: New Features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ASCII Package
3 participants