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

Remove ProfileSips #2251

Merged
merged 3 commits into from
Apr 2, 2022
Merged

Remove ProfileSips #2251

merged 3 commits into from
Apr 2, 2022

Conversation

SamArch27
Copy link
Collaborator

This is to remove ProfileSips since we can just use the auto-scheduler now.

@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #2251 (25265cc) into master (84401ed) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2251      +/-   ##
==========================================
+ Coverage   75.06%   75.11%   +0.05%     
==========================================
  Files         455      455              
  Lines       28462    28443      -19     
==========================================
  Hits        21364    21364              
+ Misses       7098     7079      -19     
Impacted Files Coverage Δ
src/ast/transform/MagicSet.cpp 91.93% <ø> (ø)
src/ast/utility/SipsMetric.h 33.33% <ø> (+2.56%) ⬆️
src/ast/analysis/ProfileUse.cpp 55.00% <100.00%> (+0.45%) ⬆️
src/ast/transform/MinimiseProgram.cpp 100.00% <100.00%> (ø)
src/ast/transform/RemoveRelationCopies.cpp 100.00% <100.00%> (ø)
src/ast/utility/SipsMetric.cpp 51.39% <100.00%> (+2.24%) ⬆️
src/include/souffle/profile/ProfileEvent.h 92.85% <100.00%> (ø)
src/main.cpp 67.33% <100.00%> (ø)
src/ram/utility/Utils.h 100.00% <100.00%> (ø)
src/include/souffle/utility/ParallelUtil.h 75.19% <0.00%> (-1.56%) ⬇️
... and 6 more

Copy link
Member

@b-scholz b-scholz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for refactoring!

@b-scholz b-scholz merged commit 4c0104e into souffle-lang:master Apr 2, 2022
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.

2 participants