1. 17 Apr, 2020 2 commits
  2. 15 Apr, 2020 1 commit
  3. 14 Apr, 2020 1 commit
    • Add initial notes on banana pi benchmark setup. · 4ab4d3fe
      Our benchmarks require isolation from other system effects. Additionally,
      we would like to have a system with 'very symmetric cores' (no hyperthreading,
      no different memory connections, ....) that falls more into  the embedded
      class of devices than desktop processors do. The notes describe how to setup
      an banana pi m3 with a linux distri with rt preemt patch to achieve this.
      FritzFlorian committed
  4. 06 Apr, 2020 4 commits
  5. 31 Mar, 2020 1 commit
  6. 30 Mar, 2020 3 commits
  7. 26 Mar, 2020 1 commit
  8. 25 Mar, 2020 1 commit
  9. 24 Mar, 2020 1 commit
  10. 18 Mar, 2020 2 commits
  11. 13 Mar, 2020 3 commits
  12. 23 Feb, 2020 2 commits
  13. 18 Feb, 2020 1 commit
  14. 17 Feb, 2020 1 commit
  15. 09 Feb, 2020 2 commits
  16. 05 Feb, 2020 3 commits
  17. 03 Feb, 2020 1 commit
  18. 30 Jan, 2020 4 commits
  19. 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
  20. 27 Jan, 2020 2 commits
  21. 26 Jan, 2020 2 commits
  22. 24 Jan, 2020 1 commit