SA-MP Forums Archive
[Plugin] Performance profiler - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] Performance profiler (/showthread.php?tid=271129)

Pages: 1 2 3 4 5 6 7 8 9 10 11


- ][Noname][ - 16.04.2012

ombre
test small gamemode with 2-3 function's and see result to undestand how it's work


Re : Performance profiler - ombre - 16.04.2012

it's not my question


Re: Performance profiler - Unknown1234 - 23.04.2012

Type Name Calls Self Time Total Time
native strfind 625495 44.46 16.56
normal unknown@0x00000768 104344 15.71 7.33
normal unknown@0x00002ea0 55461 11.28 5.17
self time/total time is in milliseconds or ?


- ][Noname][ - 23.04.2012

in procents
compile with -d2


Re : Performance profiler - ombre - 03.05.2012

this plugin for a server with +100 players is steady ? It can to be used some days? The cpu/ram are more high?


Re : Performance profiler - ombre - 16.05.2012

https://github.com/Zeex/samp-profiler-plugin/downloads This linux version is for CentOS?


- ][Noname][ - 16.05.2012

ombre
ram usage is minimal
but cpu usage = standart usage *2

and this plugin sometimes crash

if this version work for CentOS?
test it, I think yes


Re: Performance profiler - Darklom - 18.05.2012

Quote:
Originally Posted by SPAWN_METAL
Посмотреть сообщение
ombre
ram usage is minimal
but cpu usage = standart usage *2

and this plugin sometimes crash

if this version work for CentOS?
test it, I think yes
I tried for CentOS but it didn't work, couldn't even load.
Quote:
Originally Posted by ombre
Посмотреть сообщение
Was wondering the same thing, I tried the linux version but it didn't work.


Re : Performance profiler - ombre - 21.05.2012

On linux CentOS I have: Failed (plugins/profiler.so: ELF file OS ABI invalid)

How to resolve that?


Re : Performance profiler - ombre - 23.05.2012

Quote:
Originally Posted by ombre
Посмотреть сообщение
On linux CentOS I have: Failed (plugins/profiler.so: ELF file OS ABI invalid)

How to resolve that?
How to resolve that? Somebody has to compile on CentOS?


Re: Re : Performance profiler - Darklom - 27.05.2012

Quote:
Originally Posted by ombre
Посмотреть сообщение
On linux CentOS I have: Failed (plugins/profiler.so: ELF file OS ABI invalid)

How to resolve that?
Same issue.


Re: Performance profiler - Kathleen - 27.05.2012

Nice Plugin


Re : Performance profiler - i64 - 23.08.2012

When I turned I saw this plugin message:

Код:
Failed (/usr/lib32/libstdc++.so.6: version `CXXABI_1.3.5' not found (required by plugins/profiler.so))
I have Debian 6

Could someone compile?


Re: Performance profiler - preda98 - 23.08.2012

Sweet.


Re: Performance profiler - Ballu Miaa - 24.08.2012

Very Impressive. Nice idea.


Re: Performance profiler - fannet - 29.08.2012

Where I can find function like this:
Quote:

normal unknown@000132ec 1 0.19% 0.015s 0.43% 0.060s
normal unknown@000132c4 517 0.05% 1.725s 22.74% 2113.502s

As you can see I have a big problem with this


Re: Performance profiler - Lordzy - 30.08.2012

Seems to be good.
Gonna check this out.


Re: Performance profiler - Glint - 16.09.2012

Good job, looks nice.


Re: Performance profiler - ZackBoolaro - 08.10.2012

Thank you i needed this one.


Re: Performance profiler - V415 - 16.12.2012

New link: https://github.com/Zeex/samp-plugin-profiler