m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Readme and precompile #22

Closed m-j-w closed 7 years ago

m-j-w commented 7 years ago

Fixes #15 and #16.

codecov-io commented 7 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #22      +/-   ##
=========================================
+ Coverage   97.07%   97.1%   +0.02%     
=========================================
  Files           3       3              
  Lines         205     207       +2     
=========================================
+ Hits          199     201       +2     
  Misses          6       6
Impacted Files Coverage Δ
src/CpuInstructions.jl 100% <ø> (ø) :arrow_up:
src/CpuId.jl 96.87% <ø> (ø) :arrow_up:
src/cpufeature.jl 100% <0%> (ø) :arrow_up:

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 2514bad...731e19b. Read the comment docs.