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

Reorder project and add book [1] #151

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Reorder project and add book [1] #151

merged 1 commit into from
Jan 13, 2025

Conversation

edg-l
Copy link
Member

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

  • Removes the cargo workspace
  • Adds a initial book template, with ci.
  • Reorders the README features section, separating builtins from stdlib features

When merged i think the book will appear here https://lambdaclass.github.io/concrete/

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.61%. Comparing base (5242889) to head (4c8997a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   54.61%   54.61%           
=======================================
  Files          22       22           
  Lines        5368     5368           
=======================================
  Hits         2932     2932           
  Misses       2436     2436           

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

Copy link

github-actions bot commented Jan 8, 2025

Benchmarking factorial

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

Benchmarking fib

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

@edg-l edg-l changed the title Reorder project and add book Reorder project and add book [1] Jan 13, 2025
@edg-l edg-l added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 0c3d7fe Jan 13, 2025
7 checks passed
@edg-l edg-l deleted the reorder branch January 13, 2025 21:36
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