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(v2): convert synchronous filewrite to asynchronous #2936

Merged
merged 3 commits into from
Jun 15, 2020

Commits on Jun 15, 2020

  1. perf(v2): convert synchronous filewrite to asynchronous in feed file …

    …generate
    
    This looks like should return a Promise list , other than a sync io operation
    moonrailgun committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    053c507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d13d5 View commit details
    Browse the repository at this point in the history
  3. perf(v2): convert Promise style to async/await style

    for consistency
    moonrailgun committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b7df851 View commit details
    Browse the repository at this point in the history