1. 08 May, 2018 1 commit
    • jgruber's avatar
      Disable embedded builtins · e0c3f6d6
      jgruber authored
      Embedded builtins have been regressing benchmarks incrementally as
      more and more builtins were moved to the embedded blob. This has made
      recognition and analysis of other possible performance issues more
      difficult.
      
      Let's disable embedded builtins until their performance is at an
      acceptable level.
      
      Bug: v8:6666
      Change-Id: I21a1274f3d5a65063127b0a8604df6dd0d3c0c95
      Reviewed-on: https://chromium-review.googlesource.com/1049550
      Commit-Queue: Jakob Gruber <jgruber@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#53062}
      e0c3f6d6
  2. 17 Apr, 2018 3 commits
  3. 16 Apr, 2018 1 commit
  4. 12 Apr, 2018 3 commits
  5. 09 Apr, 2018 1 commit
  6. 06 Apr, 2018 3 commits
  7. 04 Apr, 2018 2 commits
  8. 28 Mar, 2018 2 commits
  9. 26 Mar, 2018 5 commits
  10. 23 Mar, 2018 1 commit
  11. 22 Mar, 2018 1 commit
  12. 20 Mar, 2018 2 commits
  13. 19 Mar, 2018 1 commit
  14. 16 Mar, 2018 2 commits
  15. 12 Feb, 2018 1 commit
  16. 08 Feb, 2018 2 commits
  17. 29 Jan, 2018 1 commit
  18. 27 Jan, 2018 1 commit
  19. 26 Jan, 2018 1 commit
  20. 24 Jan, 2018 3 commits
  21. 17 Jan, 2018 1 commit
    • Michael Achenbach's avatar
      [test] Group test features behind a single GN switch · 45833d9b
      Michael Achenbach authored
      This will switch on various testing features in sanitizer builds and
      for correctness fuzzer builds.
      
      Currently we group enabling the slow-path runtime flag and allocation
      timeout for atomic gc stress, but more features could be added in the
      future.
      
      This will enable gc fuzzer, clusterfuzz and correctness fuzzer to use
      both slow-path and atomic gc stress in release sanitizer builds.
      
      Bug: v8:6972
      Change-Id: I5cade68241a8a0711f8a388be7e1543aab0035fa
      Reviewed-on: https://chromium-review.googlesource.com/869932
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#50656}
      45833d9b
  22. 21 Dec, 2017 1 commit
  23. 30 Nov, 2017 1 commit