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

Don't reparse parent elements when cloning. #1484

Open
wants to merge 8 commits into
base: sdf15
Choose a base branch
from

Commits on Sep 6, 2024

  1. Attempting to see if adding a cache will speed up the sdf::Root

    construction
    
    I'm just checking if adding a cache makes any sense.
    
    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0868abf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Remove cacheing code. Make faster.

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    91228de View commit details
    Browse the repository at this point in the history
  2. Style

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0977059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f544cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Docstring

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    08f157d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7a54c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 14, 2024

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