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

Benchmark update #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Benchmark update #16

wants to merge 2 commits into from

Conversation

j-jorge
Copy link

@j-jorge j-jorge commented Mar 19, 2020

No description provided.

@@ -132,7 +132,7 @@
<EnableModules>false</EnableModules>
<IntrinsicFunctions>true</IntrinsicFunctions>
<OmitFramePointers>false</OmitFramePointers>
<AdditionalIncludeDirectories>C:\boost_1_71_0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>C:\boost_1_71_0;C:\Projects\signal-slot-benchmarks\benchmark\lib\iscool\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
Copy link
Owner

Choose a reason for hiding this comment

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

local path in project file

Copy link
Author

Choose a reason for hiding this comment

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

Same here, I have copied upstream's file. I will push a fixed version but I can't test it.

@@ -237,7 +237,7 @@
<ClInclude Include="..\benchmark\hpp\benchmark_css.hpp" />
<ClInclude Include="..\benchmark\hpp\benchmark_dob.hpp" />
<ClInclude Include="..\benchmark\hpp\benchmark_evl.hpp" />
<ClInclude Include="..\benchmark\hpp\benchmark_fts.hpp" />
Copy link
Owner

Choose a reason for hiding this comment

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

why removed?

Copy link
Author

Choose a reason for hiding this comment

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

I just copied the file from upstream. I fix it.

j-jorge added 2 commits March 25, 2020 20:14
This is expected by the benchmark and done with the other libraries.
The comparison seems more fair with that.
@j-jorge
Copy link
Author

j-jorge commented Mar 25, 2020

I have updated the branch with the fixes you requested. I cannot test them since I do not use Visual Studio. Hope it works!

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