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

[WIP] GraalVM test #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] GraalVM test #10

wants to merge 1 commit into from

Conversation

Raffaello
Copy link
Owner

@Raffaello Raffaello commented Nov 11, 2018

actual native time results:

Solver time: 1ms
Total time: 30ms

compared to JVM time results:

Solver time: 29ms
Total time: 397ms

@Raffaello Raffaello self-assigned this Nov 11, 2018
@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   83.59%   83.59%           
=======================================
  Files           7        7           
  Lines         256      256           
  Branches       25       26    +1     
=======================================
  Hits          214      214           
  Misses         42       42
Impacted Files Coverage Δ
src/main/scala/Sudoku.scala 0% <ø> (ø) ⬆️
src/main/scala/SudokuMulti.scala 0% <0%> (ø) ⬆️

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.

None yet

1 participant