1. 24 Mar, 2017 1 commit
  2. 22 Mar, 2017 2 commits
  3. 21 Mar, 2017 2 commits
  4. 09 Mar, 2017 1 commit
  5. 24 Feb, 2017 1 commit
  6. 15 Feb, 2017 1 commit
  7. 10 Feb, 2017 1 commit
  8. 07 Feb, 2017 2 commits
  9. 06 Feb, 2017 5 commits
  10. 03 Feb, 2017 1 commit
  11. 31 Jan, 2017 2 commits
  12. 30 Jan, 2017 1 commit
  13. 26 Jan, 2017 1 commit
  14. 09 Jan, 2017 1 commit
  15. 20 Dec, 2016 1 commit
    • jgruber's avatar
      [js-perf-test] Add a basic async-await microbenchmark · 9feefafa
      jgruber authored
      These benchmarks are intended to compare the overhead of async-await vs.
      a naive promise implementation vs. the babel async-await transformation.
      The functions in the benchmark don't do any work themselves, so results
      should reflect only overhead of the chosen implementation.
      
      Current numbers on my local machine (higher is better):
      
      BaselineES2017-AsyncAwait(Score): 2006
      BaselineNaivePromises-AsyncAwait(Score): 7470
      Native-AsyncAwait(Score): 3640
      
      BUG=v8:5639
      
      Review-Url: https://codereview.chromium.org/2577393002
      Cr-Commit-Position: refs/heads/master@{#41860}
      9feefafa
  16. 05 Dec, 2016 1 commit
  17. 30 Nov, 2016 1 commit
  18. 28 Nov, 2016 1 commit
  19. 25 Nov, 2016 1 commit
  20. 24 Nov, 2016 2 commits
  21. 20 Nov, 2016 1 commit
  22. 17 Nov, 2016 1 commit
  23. 08 Nov, 2016 1 commit
  24. 07 Nov, 2016 1 commit
  25. 13 Oct, 2016 1 commit
  26. 11 Oct, 2016 2 commits
  27. 07 Oct, 2016 1 commit
  28. 29 Sep, 2016 1 commit
  29. 28 Sep, 2016 1 commit
  30. 23 Sep, 2016 1 commit