edef
|
f24e8e7911
|
add license headers to every file
|
2015-04-16 06:08:44 -04:00 |
edef
|
42db0ee5b1
|
loosen the lifetime bounds on Context
fix #6
ref #3
|
2015-04-16 04:01:02 -04:00 |
edef
|
c19fc4625a
|
use a statically-allocated stack for Context::new benchmarking
Now it's an actual context creation benchmark, instead of benchmarking
our stack creation, which is swappable anyway.
|
2015-04-15 22:11:36 -04:00 |
edef
|
54b34383e3
|
parametrise Context on Stack
|
2015-04-15 21:51:37 -04:00 |
edef
|
8dc53c3125
|
make Context::new take a stack, instead of creating one
|
2015-04-15 19:35:27 -04:00 |
edef
|
f7511dc2c1
|
add a context creation benchmark
|
2015-04-15 19:35:27 -04:00 |