[DiscordArchive] 1) we're talking about logging, it doesn't fix nothing
[DiscordArchive] 1) we're talking about logging, it doesn't fix nothing
Archived author: krill8709 • Posted: 2017-08-19T15:30:11.041000+00:00
Original source
Commented out code does not fix the root cause of an issue.. its like having weeds on your lawn... and instead of putting poison on said weeds.. all your doing is taking a patch out and placing it one square inch below the dirt
Archived author: Yehonal • Posted: 2017-08-19T15:31:44.840000+00:00
Original source
Do you know how a compiler work <@138614645060534272> ?
Archived author: Barbz • Posted: 2017-08-19T15:31:46.988000+00:00
Original source
its just about logs
Archived author: Yehonal • Posted: 2017-08-19T15:32:17+00:00
Original source
because seems that you're talking like an Alchemist of Maths things...
Archived author: krill8709 • Posted: 2017-08-19T15:47:05.849000+00:00
Original source
i cant find any of it right now, but when i saw it when some one posted it up on northcraft, i about gouged out my eyeballs looking at a movement state being commeted out and unhandled (might of been different, i cant recall and it goes way to far back in the chat history to find any exacts)
Archived author: Yehonal • Posted: 2017-08-19T16:04:04.466000+00:00
Original source
here you are what i mean: https://github.com/azerothcore/azerothco.../567/files
[Embed: Preprocessor option for logging functions by Yehonal · Pull Request #567 · azerothcore/azerothcore-wotlk]
Changes proposed:
implement preprocessor option to enable/disable extra logging function. It can reduce performances
Target branch(es): master
https://github.com/azerothcore/azerothco.../567/files
Archived author: Yehonal • Posted: 2017-08-19T16:04:23.564000+00:00
Original source
<@138614645060534272> we are talking about logging, logging has been disabled for performance....not to fix something
Archived author: Yehonal • Posted: 2017-08-19T16:04:46.531000+00:00
Original source
performances has been analyzed with valgrind https://github.com/Kittnz/Sunwell/tree/m...b/valgrind
[Embed: Kittnz/Sunwell]
Sunwell - by xinef & pussywizard
https://github.com/Kittnz/Sunwell/tree/m...b/valgrind
Archived author: Yehonal • Posted: 2017-08-19T16:05:12.866000+00:00
Original source
so, we've just to improve <@!307220419021373440> PR with preprocessor condition and if you need more logs, then you can enable them
Archived author: Yehonal • Posted: 2017-08-19T16:05:30.555000+00:00
Original source
but in a production environment you can safely disable them