1. 27 Jan, 2015 1 commit
  2. 22 Jan, 2015 1 commit
    • vogelheim's avatar
      Implement AggregatableHistogramTimer and use it to measure how much time · 6f9d60cc
      vogelheim authored
      of running a script is really spent in compilation. That is, sum up the
      total time spent compiling (parsing + compile proper) within a run call
      as seen through the API.
      
      @jochen: So many questions:
      - Is it ok to re-use V8.CompileLazy?
        This measures something a little different.
      - clang-format does funny things to the huge macro definitions.
        I accepted clang-format changes for all code, but reverted for
        the #define orgies in counters.h. ok?
      - Am I measuring the right thing. That is, are Aggregat[ing|ed]TimerScope
        in the right place?
      
      I'll fiddle a bit more with this to see if it does the right thing. Would
      be happy if you could still review now-ish.
      
      BUG=
      
      Review URL: https://codereview.chromium.org/790413004
      
      Cr-Commit-Position: refs/heads/master@{#26226}
      6f9d60cc
  3. 14 Oct, 2014 1 commit
  4. 28 Jul, 2014 1 commit
  5. 07 Jul, 2014 1 commit
  6. 30 Jun, 2014 1 commit
  7. 03 Jun, 2014 1 commit
  8. 07 May, 2014 1 commit
  9. 29 Apr, 2014 1 commit
  10. 10 Mar, 2014 1 commit
  11. 03 Sep, 2013 1 commit
  12. 29 Aug, 2013 1 commit
  13. 28 Aug, 2013 6 commits
  14. 05 Jul, 2013 1 commit
  15. 24 Apr, 2013 1 commit
  16. 28 Jan, 2013 1 commit
  17. 05 Dec, 2012 1 commit
  18. 26 Nov, 2012 1 commit
  19. 22 Nov, 2012 1 commit
  20. 13 Jul, 2012 1 commit
  21. 18 Mar, 2011 3 commits
  22. 25 May, 2009 1 commit
  23. 13 Mar, 2009 1 commit
  24. 15 Sep, 2008 1 commit
  25. 11 Sep, 2008 1 commit
  26. 09 Sep, 2008 1 commit
  27. 03 Jul, 2008 1 commit