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

Add benchmarks for GeometryOps.jl (a Julia package) #12

Merged
merged 16 commits into from
Jul 12, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    3fab2a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95c677 View commit details
    Browse the repository at this point in the history
  3. Fix CSV writing

    asinghvi17 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    77dc9f1 View commit details
    Browse the repository at this point in the history
  4. Update timings.csv

    asinghvi17 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2c5af28 View commit details
    Browse the repository at this point in the history
  5. Update all functions to use GeoDataFrames

    better reading
    asinghvi17 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a844ed6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fix docs in transform

    asinghvi17 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    be11dfc View commit details
    Browse the repository at this point in the history
  2. Implement buffer via LibGEOS integration in GeometryOps

    This is currently an active PR on GeometryOps but will be merged this week.
    asinghvi17 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    815a94c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b3683 View commit details
    Browse the repository at this point in the history
  4. New timings

    asinghvi17 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0ec5049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deb4164 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Minor plot improvements

    asinghvi17 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6abcef1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Jun 9, 2024

  1. Bump the Project.toml compat in preparation for a new release

    This ensures that LibGEOS functionality like buffer is available to GeometryOps directly.
    asinghvi17 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    69729bc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    c8119b3 View commit details
    Browse the repository at this point in the history
  2. Update plots.jl to replicate the PR plot

    Add MakieTeX for plotting
    asinghvi17 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fe4d4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb1927 View commit details
    Browse the repository at this point in the history