1. 30 Jun, 2020 1 commit
  2. 28 Jun, 2020 1 commit
  3. 11 Jun, 2020 1 commit
  4. 09 Jun, 2020 2 commits
  5. 04 Jun, 2020 1 commit
  6. 03 Jun, 2020 1 commit
    • Add prototype support for other, strain_local resources. · 6394b203
      The strain_local resources can be used to get unique IDs for resources that would, in a serial execution, only be used once in the call chain. This is a first prototype implementation and needs further tesitng. The current implementation adds linear overhead to each steal proportional to the number of used  resources. We might be able to reduce it, but for a first version it is fine.
      FritzFlorian committed
  7. 29 May, 2020 1 commit
  8. 27 May, 2020 1 commit
  9. 19 May, 2020 1 commit
  10. 16 May, 2020 1 commit
  11. 30 Mar, 2020 1 commit
  12. 24 Mar, 2020 1 commit
  13. 09 Feb, 2020 2 commits
  14. 05 Feb, 2020 1 commit
  15. 03 Feb, 2020 1 commit
  16. 30 Jan, 2020 1 commit
  17. 29 Jan, 2020 1 commit
    • WIP: Add simple external trading deque test. · 2adb2d16
      The current version has race conditions and is hard to debug (especially because of the fibers, if a wrong thread executes on a fiber we get segfalts very fast). To combat this mess we now refactor the code bit by bit while also adding tests where it can be done with reasonably effort).
      FritzFlorian committed
  18. 27 Jan, 2020 2 commits
  19. 26 Jan, 2020 1 commit
  20. 24 Jan, 2020 2 commits
  21. 23 Jan, 2020 1 commit
  22. 04 Jan, 2020 1 commit