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

Modify llc read methods #32

Merged
merged 3 commits into from
Jan 17, 2017
Merged

Conversation

rabernat
Copy link
Member

This PR adds more refactoring of the LLC data reading function to permit different approaches. The goal is to do some performance benchmarking of these methods on pleiades.

cc: @serazing

@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 92.04% (diff: 95.71%)

Merging #32 into master will decrease coverage by 0.06%

@@             master        #32   diff @@
==========================================
  Files             5          4     -1   
  Lines           583        591     +8   
  Methods           0          0          
  Messages          0          0          
  Branches        125        126     +1   
==========================================
+ Hits            537        544     +7   
  Misses           31         31          
- Partials         15         16     +1   

Powered by Codecov. Last update 536d234...105cce1

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