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 task pool #37

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

Add task pool #37

wants to merge 22 commits into from

Commits on Mar 13, 2022

  1. Add task pool

    Azer0s committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6666234 View commit details
    Browse the repository at this point in the history
  2. Remove taskpool return type

    Azer0s committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    c1d813f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0772bd4 View commit details
    Browse the repository at this point in the history
  4. Fix comment spelling

    Azer0s committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    4ef42ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a11249 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f9d1f9 View commit details
    Browse the repository at this point in the history
  7. Simplify lop.ForEach

    Azer0s committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    bc3f835 View commit details
    Browse the repository at this point in the history
  8. Add DefaultPoolSize in lop

    Azer0s committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    27d60e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    302db33 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Add TaskPool documentation

    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c32dc4e View commit details
    Browse the repository at this point in the history
  2. Add benchmark documentation

    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    121f175 View commit details
    Browse the repository at this point in the history
  3. Add benchmark documentation

    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7ea285c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/task_pool' into feature/…

    …task_pool
    
    # Conflicts:
    #	README.md
    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    39e68cc View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/task_pool' into feature/…

    …task_pool
    
    # Conflicts:
    #	README.md
    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7af963d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    757b1a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71820ca View commit details
    Browse the repository at this point in the history
  8. Add another helper function

    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    58311f2 View commit details
    Browse the repository at this point in the history
  9. Add another helper function

    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bd72337 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/feature/task_pool' into feature/…

    …task_pool
    
    # Conflicts:
    #	README.md
    Azer0s committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f121628 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

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

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0f208ee View commit details
    Browse the repository at this point in the history
  2. Refactor optional.go

    Azer0s committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    72fde60 View commit details
    Browse the repository at this point in the history