|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D - profiling in heavily concurrent D2
As the manual states the profiler in dmd does not support multithreaded applications, i suggest to change that sometime soon since D2 is targeting concurrent application development in particular. Walter, where does that profiler come from and is it possible/hard to make it threadsafe ? Jan 25 2010
Stephan Wrote:As the manual states the profiler in dmd does not support multithreaded applications, i suggest to change that sometime soon since D2 is targeting concurrent application development in particular. Walter, where does that profiler come from and is it possible/hard to make it threadsafe ? Jan 25 2010
Stephan wrote:Walter, where does that profiler come from Jan 25 2010
|