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

AOT compile a RoME sysimage. #297

Merged
merged 1 commit into from
Jun 16, 2020
Merged

AOT compile a RoME sysimage. #297

merged 1 commit into from
Jun 16, 2020

Conversation

Affie
Copy link
Member

@Affie Affie commented Jun 15, 2020

Run compileRoME/compileRoMESysimage.jl script

To use RoME with the newly created sysimage, start julia with:
julia -J ~/.julia/dev/RoME/compileRoME/RoMESysimage.so

@Affie Affie added the AOT compile Ahead of time compile label Jun 15, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2020

Codecov Report

Merging #297 into master will decrease coverage by 1.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
- Coverage   18.47%   16.89%   -1.59%     
==========================================
  Files          38       38              
  Lines        1894     2119     +225     
==========================================
+ Hits          350      358       +8     
- Misses       1544     1761     +217     
Impacted Files Coverage Δ
src/factors/MutablePose2Pose2.jl 50.00% <0.00%> (-10.00%) ⬇️
src/factors/Point2D.jl 46.77% <0.00%> (-6.93%) ⬇️
src/factors/PartialPose3.jl 42.10% <0.00%> (-5.52%) ⬇️
src/factors/Range2D.jl 24.24% <0.00%> (-5.39%) ⬇️
src/factors/DynPoint2D.jl 45.45% <0.00%> (-4.55%) ⬇️
src/factors/DynPose2D.jl 67.27% <0.00%> (-3.89%) ⬇️
src/OdometryUtils.jl 44.44% <0.00%> (-3.56%) ⬇️
src/factors/PriorPose2.jl 57.89% <0.00%> (-3.22%) ⬇️
src/factors/Pose2D.jl 60.86% <0.00%> (-2.77%) ⬇️
src/factors/Bearing2D.jl 27.27% <0.00%> (-2.73%) ⬇️
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06522b4...9147202. Read the comment docs.

@dehann dehann added this to the v0.7.1 milestone Jun 16, 2020
@dehann dehann merged commit e9614df into master Jun 16, 2020
dehann added a commit to JuliaRobotics/Caesar.jl that referenced this pull request Jun 16, 2020
@Affie Affie deleted the compile/20Q2/AOTcompile branch February 1, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AOT compile Ahead of time compile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants