The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 66 - File: global.php(961) : eval()'d code PHP 8.0.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 66 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1617) : eval()'d code PHP 8.0.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1617) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1617 eval




Dwelvers Journal 2014.04.19 - Left to do before releasing Dwelvers Alpha v0.7
#31
(26-04-2014, 09:52 AM)damiant Wrote:
(26-04-2014, 02:02 AM)Mello Tonin Wrote: There's always the 90-day trials on Microsoft's site (Visual Studio Downloads). You could copy your current project files to another computer or VM to see if the additional features are useful safely.
Yeah its really cool, you set it up and it produces a report that shows you all the method calls that happen when you run it in debugger, and how much time they took. Its a good idea to profile your code (esp in perf critical products like games or servers) at least once in a while so you have some idea of what's really happening when your program is actually running. In big shops, profiling is also not done as often as it should be, but its a shortcut to trying to figure out how fast your code is through static analysis.

I didn't know that. That sounds extremely useful and is probably exactly what I need. I will give it a go after the next release, I have managed to optimize the game a lot since the last release, but I still know there are a lot of things that could be done better if I just had the time for it.
Reply


Messages In This Thread
RE: Left to do before releasing Dwelvers Alpha v0.7 - by Rasmus - 27-04-2014, 11:27 AM
RE: - by Rasmus - 25-05-2014, 08:09 AM
RE: - by Xiemas - 25-05-2014, 01:25 PM
RE: - by Mello Tonin - 25-05-2014, 05:40 PM
RE: - by Rasmus - 25-05-2014, 06:48 PM
RE: - by Ascdren - 25-05-2014, 07:51 PM
RE: - by Sebt - 25-05-2014, 09:22 PM
RE: - by Mello Tonin - 26-05-2014, 04:17 AM
RE: - by Seriously Unserious - 27-05-2014, 02:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)