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

NOISSUE - Add performance improvement to writer filtering #744

Merged
merged 1 commit into from
May 16, 2019

Conversation

anovakovic01
Copy link
Contributor

What does this do?

Improves writer filtering performance by replacing a list with a set.

List any changes that modify/break current functionality

There are no such changes.

Have you included tests for your changes?

No.

Did you document any new/modified functionality?

No.

drasko
drasko previously approved these changes May 14, 2019
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

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

LGTM

nmarcetic
nmarcetic previously approved these changes May 14, 2019
manuio
manuio previously approved these changes May 15, 2019
Copy link
Contributor

@manuio manuio left a comment

Choose a reason for hiding this comment

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

LGTM

@anovakovic01 anovakovic01 dismissed stale reviews from manuio, nmarcetic, and drasko via 7de7aec May 15, 2019 19:57
@anovakovic01 anovakovic01 force-pushed the NOISSUE-optimize-writers branch from 0113ae5 to 7de7aec Compare May 15, 2019 19:57
@codecov-io
Copy link

codecov-io commented May 15, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
- Coverage   85.33%   85.28%   -0.05%     
==========================================
  Files          66       66              
  Lines        4228     4228              
==========================================
- Hits         3608     3606       -2     
- Misses        416      418       +2     
  Partials      204      204
Impacted Files Coverage Δ
things/service.go 90.79% <0%> (-1.23%) ⬇️

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 9d30006...1af5850. Read the comment docs.

drasko
drasko previously approved these changes May 15, 2019
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

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

LGTM

@anovakovic01 anovakovic01 force-pushed the NOISSUE-optimize-writers branch from 2e4ccf4 to 1af5850 Compare May 16, 2019 10:03
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

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

LGTM

@drasko drasko merged commit 0dc4d12 into absmach:master May 16, 2019
rugwirobaker pushed a commit to rugwirobaker/mainflux that referenced this pull request Jun 26, 2019
manuio pushed a commit that referenced this pull request Oct 12, 2020
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.

6 participants