akrieger
akrieger
#### Summary Performance "Binary json input for various performance wins" #### Purpose of change Performance profiling shows that a lot of time is spent inside the json input stack simply...
buck superconsole uses ANSI escapes to create a live updating build progress graph. To enable on Windows, use `buck build -c color.ui=always -c ui.superconsole=enabled` for your build command. Eg. following...
Windows does support hard links, and os.link() supports Windows as of Python 3.2. There is a specific error that can be thrown on Windows when you try to create too...
### Describe the bug ``` CRASH LOG FILE: ./config/crash.log VERSION: 0.I TYPE: Signal MESSAGE: SIGSEGV: Segmentation fault STACK TRACE: 0 cataclysm-tiles 0x00000001049621c4 debug_write_backtrace(std::__1::basic_ostream&) + 72 1 cataclysm-tiles 0x0000000104921270 log_crash(char const*,...
#### Summary None #### Purpose of change  #### Describe the solution Replace string functions with path functions. Remove string functions. Rename path functions to shorter form previously occupied by...
**Describe the bug** For whatever reason, across multiple different compilers (msvc, clang, gcc) and C runtime libraries (ucrt, cygwin, msvcrt), the qsort step of `--train-cover` seems to take forever. Profiling...