1. 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
  2. 06 Apr, 2020 4 commits
  3. 31 Mar, 2020 1 commit
  4. 30 Mar, 2020 3 commits
  5. 26 Mar, 2020 1 commit
  6. 25 Mar, 2020 1 commit
  7. 24 Mar, 2020 1 commit
  8. 18 Mar, 2020 2 commits
  9. 13 Mar, 2020 3 commits
  10. 23 Feb, 2020 2 commits
  11. 18 Feb, 2020 1 commit
  12. 17 Feb, 2020 1 commit
  13. 09 Feb, 2020 2 commits
  14. 05 Feb, 2020 3 commits
  15. 03 Feb, 2020 1 commit
  16. 30 Jan, 2020 4 commits
  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 2 commits
  20. 24 Jan, 2020 2 commits
  21. 23 Jan, 2020 2 commits