1. May 19, 2024
  2. Apr 20, 2023
  3. Sep 30, 2021
  4. Jul 28, 2021
  5. May 28, 2020
  6. Apr 26, 2020
  7. Feb 10, 2020
  8. Jan 08, 2020
  9. Dec 16, 2019
  10. Aug 11, 2019
  11. Dec 23, 2018
  12. Dec 20, 2018
  13. Dec 07, 2018
  14. Dec 02, 2018
  15. Aug 24, 2018
  16. Aug 14, 2018
  17. Aug 13, 2018
  18. Jul 01, 2018
  19. Jun 28, 2018
  20. May 14, 2018
    • Matthew Fernandez's avatar
      switch to using xxHash for hashing states · f67cf8c8
      Matthew Fernandez authored
      By using a proper hashing function we get a fairly dramatic speed up. This now
      makes checking long-running2 practical. We get 453 seconds on our current
      representative platform. Note, this is still single-threaded.
      
      This commit contains sources from xxHash v0.6.5. xxhash.c from that release has
      been pasted into xxhash.h so that we can emit the checker as a single source
      file.
      f67cf8c8
  21. Jan 22, 2018
  22. Jan 17, 2018
  23. Sep 24, 2017
  24. Aug 13, 2017
  25. Jul 30, 2017