libfringe/benches
edef 299a0a5d98 complete rewrite!
featuring 7ns inlineable context switches, no more separately-built
assembly objects, and a vastly nicer interface.
incontext/outcontext are no more, context switch calls now take a single
context structure, which functions as both.
everything now also functions without any heap allocations -- for the
context setup, only an FnOnce() value is necessary.
2015-01-14 11:27:43 +01:00
..
kernel_swap.rs move the benchmarks around a little 2015-01-14 07:01:43 +01:00
swap.rs complete rewrite! 2015-01-14 11:27:43 +01:00