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

[WIP] add Rasters.jl benchmarks #18

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    9f29bac View commit details
    Browse the repository at this point in the history
  2. Update gitignore

    asinghvi17 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    97c4a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d888a6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258b1c7 View commit details
    Browse the repository at this point in the history
  5. move from Rasters-jl to Rasters_jl

    avoid the `-` splitting
    asinghvi17 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c00040b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c990831 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    963b54e View commit details
    Browse the repository at this point in the history
  2. pixi still not working

    asinghvi17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e93077e View commit details
    Browse the repository at this point in the history
  3. brief updates to files

    asinghvi17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c922b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb3437 View commit details
    Browse the repository at this point in the history
  5. tune bencmarks

    rafaqz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cfde288 View commit details
    Browse the repository at this point in the history
  6. Update pixi files to have separate envs per package

    This allows exactextractr to be installed in a separate environment, so it doesn't provoke a version conflict with sf and stars via gdal.
    
    This also segments each language and creates dependency trees so life is a bit easier.
    asinghvi17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ea7c536 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f5a2bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    152a328 View commit details
    Browse the repository at this point in the history
  9. Make load eager

    conforming with all the other benchmarks
    asinghvi17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a8abb00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f320a93 View commit details
    Browse the repository at this point in the history
  11. Clean up, write tif not nc

    asinghvi17 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8b590bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0df68ad View commit details
    Browse the repository at this point in the history
  13. add Rasters entry to readme

    rafaqz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    11b383f View commit details
    Browse the repository at this point in the history
  14. clean up zonal

    rafaqz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a4c5231 View commit details
    Browse the repository at this point in the history
  15. comments

    rafaqz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5a95463 View commit details
    Browse the repository at this point in the history
  16. bugfix nvdi

    rafaqz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00806cd View commit details
    Browse the repository at this point in the history