terminal/src/buffer
Leonard Hecker b036cab850
Enable fast floating point model and fast debug linking (#11466)
This commit enables /fp:fast. This doubles the performance of the Delta E
computation in #11095 for instance. Additionally it re-enables two options for
debug builds which are normally enabled by default by Visual Studio.

## PR Checklist
* [x] I work here
* [x] Tests added/passed

## Validation Steps Performed
* No change in binary size
* No obvious change in behavior
2021-10-11 21:02:15 +00:00
..
out Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00