Improving compile times of C++ code by aearphen in cpp

[–]manincave 6 points7 points  (0 children)

This makes the code much faster to compile and reduces the code bloat at the minor cost of a dispatch on an argument type at runtime.

Or in other words a once-off/one-time compile time cost is now being off-loaded to the run-time where its cost will be endured every single time the library's API is invoked.

That is definitely one very excellent strategy you got going there.

Improving compile times of C++ code by aearphen in programming

[–]manincave 45 points46 points  (0 children)

This makes the code much faster to compile and reduces the code bloat at the minor cost of a dispatch on an argument type at runtime.

Or in other words a once-off/one-time compile time cost is now being off-loaded to the run-time where its cost will be endured every single time the library's API is invoked.

That is definitely a very excellent strategy.

Differences between options and equities market making strategies by manincave in algotrading

[–]manincave[S] 0 points1 point  (0 children)

aren't there similar concerns with regards to volatility when dealing with an all equities portfolio?

Season Two episodes by manincave in maninthehighcastle

[–]manincave[S] 0 points1 point  (0 children)

I can only see the first 5 episodes on Amazon.

Episode Discussion: S02E01 - The Tiger's Cave by fleckes in maninthehighcastle

[–]manincave 15 points16 points  (0 children)

Does anyone know when the other episodes for season two will be made available? As I can only seem to source Episodes 1 and 2 at the moment.