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

Add Acton to languages #146

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Add Acton to languages #146

merged 1 commit into from
Jan 7, 2025

Conversation

juanbono
Copy link
Collaborator

@juanbono juanbono commented Jan 2, 2025

No description provided.

Copy link

github-actions bot commented Jan 2, 2025

Benchmarking factorial

Compiling factorial (factorial.con)
Finished release in 30.063424ms
Running 5000000 iterations
Using input value: 20
Concrete Result = 2432902008176640000 Time taken : 59.38 ms
Rust Result = 2432902008176640000 Time taken : 60.41 ms

Benchmarking fib

Compiling fib (fib.con)
Finished release in 25.715362ms
Running 5000 iterations
Using input value: 20
Concrete Result = 6765 Time taken : 136.73 ms
Rust Result = 6765 Time taken : 85.75 ms

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.57%. Comparing base (9575fbe) to head (8a34afb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   54.57%   54.57%           
=======================================
  Files          27       27           
  Lines        5387     5387           
=======================================
  Hits         2940     2940           
  Misses       2447     2447           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edg-l edg-l added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 00aa8f9 Jan 7, 2025
6 checks passed
@edg-l edg-l deleted the add_acton_to_readme branch January 7, 2025 13:24
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.

4 participants