Menu

#176 Slow and unresponsive parsing of boost

open
nobody
2015-12-16
2015-12-16
eric
No

Related: https://sourceforge.net/p/orwelldevcpp/tickets/92/.

On Windows 10, 64bit, Dev-C++ version 5.11 takes a long time to parse boost odeint.

To reproduce, put boost in C:\Program Files (x86)\Dev-Cpp\MinGW64\include\boost, open Dev-C++ and add path to C++ includes under Compiler Options. Open a new file and type #include <boost/numeric/odeint.hpp> and save. Parsing the file for the first time takes 250 seconds on an i5, during which Dev-C++ is unresponsive. The slow parsing behavior repeats when Dev-C++ is closed and re-opened.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.