Raised This Month: $51 Target: $400
 12% 

amxmodx profiler


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-14-2009 , 05:40   Re: amxmodx profiler
Reply With Quote #51

Tried 3 times

Code:
   n |   random     |      10000 | 0.016592 / 0.000001 / 0.000094    n |   random_num |      10000 | 0.017462 / 0.000001 / 0.000207    f |   fnNew      |      10000 | 0.016342 / 0.000001 / 0.000077    f |   fnStatic   |      10000 | 0.016246 / 0.000001 / 0.000081    n |   random     |      10000 | 0.016854 / 0.000001 / 0.000241    n |   random_num |      10000 | 0.017499 / 0.000001 / 0.000239    f |   fnNew      |      10000 | 0.017582 / 0.000001 / 0.000590    f |   fnStatic   |      10000 | 0.016194 / 0.000001 / 0.000027    n |   random     |      10000 | 0.017422 / 0.000001 / 0.000358    n |   random_num |      10000 | 0.020979 / 0.000001 / 0.003068    f |   fnNew      |      10000 | 0.019541 / 0.000001 / 0.003013    f |   fnStatic   |      10000 | 0.017117 / 0.000001 / 0.000355

Code:
random      = 0.016956
random_num  = 0.018646

fnNew       = 0.017821
fnStatic    = 0.016519
Basically, it seems that random() is slighty faster than random_num() and the same for static against new.

Last edited by Arkshine; 05-14-2009 at 05:49.
Arkshine is offline
biancac
BANNED
Join Date: May 2009
Old 05-15-2009 , 03:10   Re: amxmodx profiler
Reply With Quote #52

Ok, that would be a great help here.
biancac is offline
shadow.hk
Senior Member
Join Date: Dec 2008
Location: WA, Australia
Old 06-29-2009 , 06:28   Re: amxmodx profiler
Reply With Quote #53

Really wish this would work ...
shadow.hk is offline
Send a message via MSN to shadow.hk
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 06-29-2009 , 19:00   Re: amxmodx profiler
Reply With Quote #54

It does work...
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
shadow.hk
Senior Member
Join Date: Dec 2008
Location: WA, Australia
Old 06-29-2009 , 21:38   Re: amxmodx profiler
Reply With Quote #55

Quote:
Originally Posted by Exolent[jNr] View Post
It does work...
When I put the latest one on, the server crashes on startup.
shadow.hk is offline
Send a message via MSN to shadow.hk
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 06-30-2009 , 03:33   Re: amxmodx profiler
Reply With Quote #56

Quote:
Originally Posted by shadow.hk View Post
When I put the latest one on, the server crashes on startup.
It works as long as you do not run it with your hl mod's stats module (any module that uses a <mod>stats.amxx plugin, ie CSX, DoDX, TSX, etc...). Once you load a module that requres the <mod>stats.amxx plugin to be running it will crash on start.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
uxMal
Member
Join Date: Oct 2007
Old 10-26-2009 , 09:45   Re: amxmodx profiler
Reply With Quote #57

This is so awesome !
uxMal is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 01-11-2010 , 21:33   Re: amxmodx profiler
Reply With Quote #58

Does anyone have running the linux version?
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
Owyn
Veteran Member
Join Date: Nov 2007
Old 01-23-2010 , 12:51   Re: amxmodx profiler
Reply With Quote #59

PHP Code:
   n |            entity_set_float |        26 0.000030 0.000001 0.000001
   n 
|                     set_pev |        26 0.000029 0.000001 0.000001
   n 
|             set_user_health |        26 0.000022 0.000001 0.000001
   n 
|             get_user_health |        26 0.000008 0.000000 0.000000
   n 
|                         pev |        26 0.000023 0.000001 0.000001
   n 
|            entity_get_float |        26 0.000016 0.000001 0.000001 
thx for the profiler ^_^
__________________
☜ Free Mozy ☂backup\҉sync user
Quote:
Американский форум - Задаёшь вопрос, потом тебе отвечают.
Израильский форум - Задаёшь вопрос, потом тебе задают вопрос.
Русский форум - Задаёшь вопрос, потом тебе долго рассказывают, какой ты мудак.
Owyn is offline
Send a message via ICQ to Owyn
shuttle_wave
Veteran Member
Join Date: Apr 2009
Location: New Zealand
Old 04-12-2010 , 05:08   Re: amxmodx profiler
Reply With Quote #60

ill try this. later on . sounds good thru nice!
__________________
JailBreak Mod with Plugin API ( 90% ) Public
shuttle_wave is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode