Skip to content

Conversation

edg-l
Copy link
Collaborator

@edg-l edg-l commented Apr 8, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

Benchmarking (Linux) factorial

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

Benchmarking (Linux) fib

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.57%. Comparing base (fe7de7a) to head (103ca55).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   59.57%   59.57%           
=======================================
  Files          24       24           
  Lines        4848     4848           
=======================================
  Hits         2888     2888           
  Misses       1960     1960           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

Benchmarking (macOS) factorial

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

Benchmarking (macOS) fib

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

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.

3 participants