Commit Graph

2 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks 99e47d59f7 samples/benchmark: Basic benchmark sample 2019-01-08 07:58:10 +01:00
Michael Fabian 'Xaymar' Dirks 8a4df2cc3a samples/single-process-ipc: Add single process IPC sample
A basic sample to show the layout required to do any IPC work for both client and server. It does not have a multi-process architecture and instead relies on threading, but this already shows the speed that should be expected when using DataPath.
2019-01-08 03:06:08 +01:00