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

$$ != && #24

Merged
merged 1 commit into from
Nov 18, 2016
Merged

$$ != && #24

merged 1 commit into from
Nov 18, 2016

Conversation

Yay295
Copy link
Contributor

@Yay295 Yay295 commented Nov 18, 2016

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 18, 2016

Current coverage is 98.87% (diff: 100%)

No coverage report found for master at 1fb2cb5.

Powered by Codecov. Last update 1fb2cb5...14fadd1

@saebyn saebyn merged commit 61086fc into saebyn:master Nov 18, 2016
@Yay295 Yay295 deleted the patch-1 branch November 20, 2016 04:33
Gluttton added a commit to Gluttton/munkres-cpp that referenced this pull request Nov 24, 2021
Remove all benchmarks except based on `Celero`, because:
 - `gprof` is a quite limited tool and doesn't provide the required
   information;
 - `rdtsc` based test is trivial and doesn't provide any useful
   feature for automation;
 - `Google` and `Hayai` in general are good enough, but provide almost
   the same functionality as `Celero`.
So eventually it was decided to remove the mentioned above tools.

Test: $ mkdir build
      $ cd build
      $ cmake -DMUNKRESCPP_DEVEL_MODE=ON ..
      $ make benchmarks
Issue: saebyn#24
Signed-off-by: Gluttton <[email protected]>
Gluttton added a commit to Gluttton/munkres-cpp that referenced this pull request Nov 24, 2021
Remove all benchmarks except based on `Celero`, because:
 - `gprof` is a quite limited tool and doesn't provide the required
   information;
 - `rdtsc` based test is trivial and doesn't provide any useful
   feature for automation;
 - `Google` and `Hayai` in general are good enough, but provide almost
   the same functionality as `Celero`.
So eventually it was decided to remove the mentioned above tools.

Test: $ mkdir build
      $ cd build
      $ cmake -DMUNKRESCPP_DEVEL_MODE=ON ..
      $ make benchmarks
Issue: saebyn#24
Signed-off-by: Gluttton <[email protected]>
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.

3 participants