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 bench_async_func() #124

Merged
merged 7 commits into from
Feb 3, 2022
Merged

Add bench_async_func() #124

merged 7 commits into from
Feb 3, 2022

Commits on Feb 3, 2022

  1. Add bench_async_func()

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    674e4ef View commit details
    Browse the repository at this point in the history
  2. remove unused import

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    821ea14 View commit details
    Browse the repository at this point in the history
  3. Use asyncio.run()

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e9274e7 View commit details
    Browse the repository at this point in the history
  4. Add note

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    93f5f5e View commit details
    Browse the repository at this point in the history
  5. chmod +x bench_async_func

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d992ef2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6a8997 View commit details
    Browse the repository at this point in the history
  7. apply suggested changes.

    methane committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7c2c668 View commit details
    Browse the repository at this point in the history