Skip to content

Releases: dedmen/ArmaScriptProfiler

RC7

24 Jul 20:42
Compare
Choose a tag to compare
RC7 Pre-release
Pre-release

No 32bit support in this.
Now recursively adding scopes. So you also have scopes in inline code. Instead of one per script file.

1.0.59

18 May 08:25
Compare
Choose a tag to compare
Add commandLine parameter to specify brofiler port

RC6

18 May 22:35
Compare
Choose a tag to compare
RC6

Add commandLine parameter to specify brofiler port (-brofilerport 1337)
Increased precision of displayed runtimes
Added SQF Assembly Instrumentation

RC5

17 May 19:19
Compare
Choose a tag to compare
RC5

Disabled broken scheduled check (Broke profiler with 1.82)
Added Brofiler support for createProfileScope script command
Added profileScript command (profileScript [{<code here>, <arguments here>, <cycles here>])
Added showing script source with reversed #includes so they are now properly readable
Fixed File "core" not found warning

profileScript command works like diag_codePerformance but it is much more precise and returns microseconds.

RC4!!!!

11 Apr 13:42
Compare
Choose a tag to compare

With callExtension support. And fixed plugin signing on x64.
The overhead (profiler vs vanilla) of this release is about 0.001ms per scope start

2018-04-11_15-42-49

brofilerRC3

27 Mar 19:18
Compare
Choose a tag to compare
brofilerRC3 Pre-release
Pre-release

Testy

1.0.27

19 Dec 06:57
Compare
Choose a tag to compare
Add pluginInterface

1.0.23

30 Nov 15:22
Compare
Choose a tag to compare
Show multiple lines if no scriptname found and content too short

Intercept lib update

1.0.20

05 Nov 00:28
Compare
Choose a tag to compare
Move code to src folder

1.0.15

04 Nov 23:30
Compare
Choose a tag to compare
Don't break compileFInal