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

perf(core): binary search for findIndex #493

Merged
merged 14 commits into from
Oct 13, 2024
Merged

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    c44a23a View commit details
    Browse the repository at this point in the history
  2. chore: remove benchmark file

    onx2 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c8c66fb View commit details
    Browse the repository at this point in the history
  3. chore: remove comma format, default boolean value, prefer slice

    Update src/core/cache.ts
    
    remove formatting commas an prefer slice
    
    wip
    onx2 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7b4a903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cbf304 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Apply suggestions from code review

    Formatting
    onx2 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4336074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cc32a View commit details
    Browse the repository at this point in the history
  3. Update src/core/cache.ts

    onx2 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3a54682 View commit details
    Browse the repository at this point in the history
  4. Update src/core/cache.ts

    onx2 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f3c90a7 View commit details
    Browse the repository at this point in the history
  5. fix error in code suggestion

    onx2 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a25d34f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742e896 View commit details
    Browse the repository at this point in the history
  7. assume proper initial index

    onx2 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f63cdfb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. revert

    onx2 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e3b5753 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Fix miscs

    inokawa committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5068140 View commit details
    Browse the repository at this point in the history