mkitti / ArrayAllocators.jl

Allocate arrays with malloc, calloc, or on NUMA nodes
MIT License
53 stars 1 forks source link

JuliaCon2022 and CodeReview changes #15

Closed mkitti closed 2 years ago

mkitti commented 2 years ago

Integrate changes from Janelia code review and JuliaCon 2022 presentation.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@13d8c0f). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage        ?   82.93%           
=======================================
  Files           ?       10           
  Lines           ?      211           
  Branches        ?        0           
=======================================
  Hits            ?      175           
  Misses          ?       36           
  Partials        ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more