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

Fix the slow performance on Windows #101

Merged
merged 12 commits into from
Nov 16, 2023
Merged

Fix the slow performance on Windows #101

merged 12 commits into from
Nov 16, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b94d5a7 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded methods

    temeddix committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e7a7b68 View commit details
    Browse the repository at this point in the history
  3. Remove more methods

    temeddix committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    200cba5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Remove Windows-specific code

    temeddix committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b0ff584 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove Windows-specific code"

    This reverts commit b0ff584.
    temeddix committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f1118cf View commit details
    Browse the repository at this point in the history
  3. Restore semaphore

    temeddix committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    abac70a View commit details
    Browse the repository at this point in the history
  4. Revert "Restore semaphore"

    This reverts commit abac70a.
    temeddix committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    60e3f35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6f716f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Use exec() over exec_()

    temeddix committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a39a52d View commit details
    Browse the repository at this point in the history
  2. Fix hanging

    temeddix committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3fec18e View commit details
    Browse the repository at this point in the history
  3. Add comments

    temeddix committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    800d1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c7605 View commit details
    Browse the repository at this point in the history