Is there a place for tools like DTrace for chess engine development? DTrace for Solaris/Unix-like environment is a powerful profiling tool that comes integrated with Oracle Solaris Studio (former Sun Studio).
The screen-shot is the IDE running on openSUSE Linux. You see where the program is spending most of the execution time. One wonders if any top chess engine developers are taking advantage of such tools to improve performance.
Code Performance Profiling
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
-
- Posts: 144
- Joined: Sun Jun 13, 2010 7:32 am
- Contact:
Re: Code Performance Profiling
I use this one: AMD CodeAnalyst: http://developer.amd.com/cpu/CodeAnalys ... fault.aspx.
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Re: Code Performance Profiling
Didn’t know you were Gull's developer. It uses the following plug-in http://developer.amd.com/cpu/CodeAnalys ... fault.aspx to integrate into Eclipse.ThinkingALot wrote:I use this one: AMD CodeAnalyst: http://developer.amd.com/cpu/CodeAnalys ... fault.aspx.
PAWN : Knight >> Bishop >> Rook >>Queen