Raised This Month: $32 Target: $400
 8% 

net_graph variance issues


Post New Thread Reply   
 
Thread Tools Display Modes
Gh0st_9
Junior Member
Join Date: Sep 2018
Old 09-19-2018 , 11:16   Re: net_graph variance issues
Reply With Quote #31

Not work for me :/
Gh0st_9 is offline
Castile
Member
Join Date: Aug 2012
Old 09-19-2018 , 19:10   Re: net_graph variance issues
Reply With Quote #32

Quote:
Originally Posted by Gh0st_9 View Post
Not work for me :/
Because this thread is over 2 years old. Make a new thread for your issue and stop commenting on old threads.
Castile is offline
cristi_ip
Senior Member
Join Date: Dec 2010
Location: Bucharest
Old 03-01-2019 , 12:55   Re: net_graph variance issues
Reply With Quote #33

Quote:
Originally Posted by SM9 View Post
Create a file named performance.cfg and then add to the bottom of sourcemod.cfg exec performance.cfg

Inside performance.cfg add the following:
Any update for performance.cfg ?
cristi_ip is offline
comodder
Member
Join Date: Apr 2018
Old 03-07-2019 , 02:57   Re: net_graph variance issues
Reply With Quote #34

I know this is an old thread but I recently played on tarik.gg servers (NYC) and they have amazingly low var!. Someone's gotta figure out what cfg they are use lol!
comodder is offline
sphinx
Senior Member
Join Date: Jun 2005
Location: E.U. / localhost
Old 03-07-2019 , 06:08   Re: net_graph variance issues
Reply With Quote #35

Quote:
Originally Posted by comodder View Post
I know this is an old thread but I recently played on tarik.gg servers (NYC) and they have amazingly low var!. Someone's gotta figure out what cfg they are use lol!
pls share with us if you find something.
sphinx is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 03-07-2019 , 12:37   Re: net_graph variance issues
Reply With Quote #36

Have good hardware, don't overload your CPU, and don't use crap plugins
__________________

Last edited by sneaK; 03-07-2019 at 12:37.
sneaK is offline
comodder
Member
Join Date: Apr 2018
Old 03-07-2019 , 12:53   Re: net_graph variance issues
Reply With Quote #37

Quote:
Originally Posted by sphinx View Post
pls share with us if you find something.
What really impressed me was I connected from the other side of the world with over 300 ping, the server was full but the var was around 0.004 to 0.009 or something, that's quite insane for a FFA DM. Valve DMs never go below 0.015 in my personal experience, I have seen various FFA DMs with weapon skins (ws), beautiful chat color, SMAC, SB++ and many more features have var spikes over 1-5ms.

Well I did find various convars the server uses. Most of them are related to game mode. The server was a FFA DM server. But there are some related to rates and stuff too. Here is a full list:

SetConVar: ammo_grenade_limit_total = "4"
SetConVar: ammo_grenade_limit_flashbang = "2"
SetConVar: ammo_grenade_limit_default = "1"
SetConVar: mp_dm_time_between_bonus_max = "40"
SetConVar: mp_dm_time_between_bonus_min = "30"
SetConVar: mp_buytime = "0"
SetConVar: mp_startmoney = "0"
SetConVar: mp_playercashawards = "0"
SetConVar: mp_teamcashawards = "0"
SetConVar: mp_forcecamera = "0"
SetConVar: spec_freeze_time = "0"
SetConVar: mp_randomspawn = "1"
SetConVar: mp_randomspawn_los = "1"
SetConVar: mp_respawn_on_death_t = "1"
SetConVar: mp_respawn_on_death_ct = "1"
SetConVar: mp_weapons_allow_map_placed = "0"
SetConVar: mp_death_drop_defuser = "0"
SetConVar: mp_death_drop_grenade = "0"
SetConVar: mp_death_drop_gun = "0"
SetConVar: mp_give_player_c4 = "0"
SetConVar: mp_ct_default_secondary = ""
SetConVar: mp_t_default_secondary = ""
SetConVar: mp_friendlyfire = "1"
SetConVar: mp_solid_teammates = "0"
SetConVar: mp_teammates_are_enemies = "1"
SetConVar: mp_dm_time_between_bonus_min = "9000"
SetConVar: mp_dm_time_between_bonus_max = "9001"
SetConVar: ammo_grenade_limit_default = "0"
SetConVar: ammo_grenade_limit_flashbang = "0"
SetConVar: ammo_grenade_limit_total = "0"
SetConVar: mp_warmuptime = "5"
SetConVar: ammo_grenade_limit_total = "4"
SetConVar: ammo_grenade_limit_flashbang = "2"
SetConVar: ammo_grenade_limit_default = "1"
SetConVar: mp_dm_time_between_bonus_max = "40"
SetConVar: mp_dm_time_between_bonus_min = "30"
SetConVar: mp_teammates_are_enemies = "0"
SetConVar: mp_solid_teammates = "1"
SetConVar: mp_friendlyfire = "0"
SetConVar: mp_t_default_secondary = "weapon_glock"
SetConVar: mp_ct_default_secondary = "weapon_hkp2000"
SetConVar: mp_give_player_c4 = "1"
SetConVar: mp_death_drop_gun = "1"
SetConVar: mp_death_drop_grenade = "2"
SetConVar: mp_death_drop_defuser = "1"
SetConVar: mp_weapons_allow_map_placed = "1"
SetConVar: mp_respawn_on_death_ct = "0"
SetConVar: mp_respawn_on_death_t = "0"
SetConVar: mp_randomspawn_los = "0"
SetConVar: mp_randomspawn = "0"
SetConVar: spec_freeze_time = "3"
SetConVar: mp_forcecamera = "1"
SetConVar: mp_teamcashawards = "1"
SetConVar: mp_playercashawards = "1"
SetConVar: mp_startmoney = "800"
SetConVar: mp_buytime = "20"
SetConVar: mp_buytime = "0"
SetConVar: mp_startmoney = "0"
SetConVar: mp_playercashawards = "0"
SetConVar: mp_teamcashawards = "0"
SetConVar: mp_forcecamera = "0"
SetConVar: spec_freeze_time = "0"
SetConVar: mp_randomspawn = "1"
SetConVar: mp_randomspawn_los = "1"
SetConVar: mp_respawn_on_death_t = "1"
SetConVar: mp_respawn_on_death_ct = "1"
SetConVar: mp_weapons_allow_map_placed = "0"
SetConVar: mp_death_drop_defuser = "0"
SetConVar: mp_death_drop_grenade = "0"
SetConVar: mp_death_drop_gun = "0"
SetConVar: mp_give_player_c4 = "0"
SetConVar: mp_ct_default_secondary = ""
SetConVar: mp_t_default_secondary = ""
SetConVar: mp_friendlyfire = "1"
SetConVar: mp_solid_teammates = "0"
SetConVar: mp_teammates_are_enemies = "1"
SetConVar: mp_dm_time_between_bonus_min = "9000"
SetConVar: mp_dm_time_between_bonus_max = "9001"
SetConVar: ammo_grenade_limit_default = "0"
SetConVar: ammo_grenade_limit_flashbang = "0"
SetConVar: ammo_grenade_limit_total = "0"
SetConVar: bot_quota = "1"
SetConVar: bot_quota = "0"
SignalXWriteOpportunity(3)
SetConVar: cash_team_rescued_hostage = "600"
SetConVar: bot_autodifficulty_threshold_high = "0"
SetConVar: cash_team_win_by_defusing_bomb = "3500"
SetConVar: game_mode = "1"
SetConVar: mp_match_restart_delay = "8"
SetConVar: mp_ggtr_bomb_pts_for_upgrade = "2"
SetConVar: mp_endmatch_votenextmap_keepcurrent = "0"
SetConVar: bot_quota = "0"
SetConVar: ff_damage_reduction_bullets = "0.33"
SetConVar: sv_bot_difficulty_kbm = "0"
SetConVar: cash_player_interact_with_hostage = "300"
SetConVar: sv_alltalk = "1"
SetConVar: ammo_grenade_limit_total = "0"
SetConVar: mp_respawn_immunitytime = "0"
SetConVar: sv_talk_enemy_dead = "1"
SetConVar: mp_ggprogressive_round_restart_delay = "15"
SetConVar: mp_timelimit = "20"
SetConVar: mp_warmuptime = "300"
SetConVar: sv_deadtalk = "1"
SetConVar: mp_randomspawn_los = "0"
SetConVar: mp_endmatch_votenextmap = "0"
SetConVar: sv_mincmdrate = "128"
SetConVar: mp_weapons_allow_map_placed = "1"
SetConVar: mp_autokick = "0"
SetConVar: sv_hosting_lobby = "1"
SetConVar: sv_minrate = "196608"
SetConVar: bot_chatter = "off"
SetConVar: mp_warmuptime_all_players_connected = "60"
SetConVar: mp_buytime = "20"
SetConVar: mp_match_end_changelevel = "1"
SetConVar: bot_difficulty = "2"
SetConVar: mp_freezetime = "0"
SetConVar: sv_maxcmdrate = "128"
SetConVar: ammo_grenade_limit_default = "0"
SetConVar: bot_defer_to_human_goals = "1"
SetConVar: mp_dm_time_between_bonus_max = "9001"
SetConVar: sv_skyname = "nukeblank"
SetConVar: cash_team_hostage_interaction = "600"
SetConVar: spec_freeze_panel_extended_time = "0"
SetConVar: sv_downloadurl = "http://dl.tarik.gg/"
ConVarRef abner_killfeed_filter_version doesn't point to an existing ConVar
SetConVar: No such cvar ( abner_killfeed_filter_version set to 1.4), skipping
SetConVar: ff_damage_reduction_other = "0.4"
SetConVar: sv_talk_enemy_living = "1"
SetConVar: mp_molotovusedelay = "0"
SetConVar: mp_limitteams = "8"
SetConVar: mp_starting_losses = "1"
SetConVar: sv_vote_issue_kick_allowed = "0"
SetConVar: mp_do_warmup_period = "0"
SetConVar: sv_minupdaterate = "128"
SetConVar: cash_team_elimination_hostage_map_t = "3000"
SetConVar: ammo_grenade_limit_flashbang = "0"
SetConVar: mp_roundtime = "20"
SetConVar: mp_ggtr_bomb_respawn_delay = "0"
SetConVar: mp_dm_time_between_bonus_min = "9000"
SetConVar: think_limit = "0"
SetConVar: ff_damage_reduction_grenade = "0.85"
SetConVar: cash_team_elimination_hostage_map_ct = "3000"
SetConVar: cash_team_win_by_hostage_rescue = "2900"
SetConVar: bot_join_after_player = "0"
SetConVar: sv_maxupdaterate = "128"
Got pure server whitelist: sv_pure = 1.


] status
Connected to 192.223.27.207:27015
hostname: Tarik.GG DM 3 [NYC]
version : 1.36.7.9 secure
os : Linux
type : community dedicated
map : de_dust2
players : 16 humans, 0 bots (16/0 max) (not hibernating)

] sm version
SourceMod 1.9.0.6274, by AlliedModders LLC
To see running plugins, type "sm plugins"
To see credits, type "sm credits"
Visit http://www.sourcemod.net/

] sv_downloadurl
"sv_downloadurl" = "http://dl.tarik.gg/" ( def. "" ) replicated - Location from which

Plugins they use:

] sm plugins
"Basic Commands" (1.9.0.6274) by AlliedModders LLC
"[Source 2013] Custom Chat Colors" (3.1.0 CP) by Dr. McKay, Fixed up by Keith Warren (Shaders Allen)
"Admin Menu" (1.9.0.6274) by AlliedModders LLC
"SourceBans++: Admin Config Loader" (1.6.3) by AlliedModders LLC, SourceBans++ Dev Team
"Admin Help" (1.9.0.6274) by AlliedModders LLC
"Rock The Vote" (1.9.0.6274) by AlliedModders LLC
"Map Nominations" (1.9.0.6274) by AlliedModders LLC
"Client Preferences" (1.9.0.6274) by AlliedModders LLC
"Discord: SourceComms" (1.1) by .#Zipcore
"Basic Info Triggers" (1.9.0.6274) by AlliedModders LLC
To see more, type "sm plugins 11"
] sm plugins 11
"SourceBans++: Main Plugin" (1.6.3) by SourceBans Development Team, SourceBans++ Dev Team
"MapChooser" (1.9.0.6274) by AlliedModders LLC
"Streamer Flags" (1.0.0) by BuSheeZy
"SourceBans++: SourceSleuth" (1.6.3) by ecca, SourceBans++ Dev Team
"Basic Chat" (1.9.0.6274) by AlliedModders LLC
"Sound Commands" (1.9.0.6274) by AlliedModders LLC
"Player Commands" (1.9.0.6274) by AlliedModders LLC
"Chat Processor - Simple Chat Processor Wrapper" (1.0.0) by Keith Warren (Shaders Allen)
"gameME Plugin" (4.8.1) by TTS Oetzel & Goerz GmbH
"Discord: CallAdmin" (1.1) by .#Zipcore
"Admin File Reader" (1.9.0.6274) by AlliedModders LLC
To see more, type "sm plugins 22"
] sm plugins 22
"Discord API" (1.0) by .#Zipcore, Credits: Shavit, bara, ImACow and Phire
"SourceBans++: SourceComms" (1.6.3) by Alex, SourceBans++ Dev Team
"Basic Votes" (1.9.0.6274) by AlliedModders LLC
"Chat-Processor" (2.1.5) by Keith Warren (Shaders Allen)
"SourceBans++ Report Plugin" (1.6.3) by RumbleFrog, SourceBans++ Dev Team
"Basic Comm Control" (1.9.0.6274) by AlliedModders LLC
"CS:GO Bot Quota Fix" (2.0) by Otstrel.ru Team, DoPe^, nullb
"Deathmatch" (0.13.11) by H3bus
"Anti-Flood" (1.9.0.6274) by AlliedModders LLC
"Discord: SourceBans" (1.0) by .#Zipcore
"AFK Manager" (4.3.0) by Rothgar
To see more, type "sm plugins 33"
] sm plugins 33
"Nextmap" (1.9.0.6274) by AlliedModders LLC
"Reserved Slots" (1.9.0.6274) by AlliedModders LLC
"Pro Flags" (1.0.0) by BuSheeZy
"SourceBans++: Bans Checker" (1.6.3) by psychonic, Ca$h Munny, SourceBans++ Dev Team
"VIP Flags" (1.0.0) by BuSheeZy
"AbNeR Kill Feed Filter" (1.5) by abnerfs
"Fun Commands" (1.9.0.6274) by AlliedModders LLC
"CallAdmin" (0.1. by Impact, dordnung
"Scoreboard Tags" (0.0.2) by BuSheeZy
] sm plugins 44


I unfortunately forgot to run stats, ping and sm exts list. Please let me know if there are any other console commands worth running to learn more about these servers.They also have AFK Manager spam you will be kicked every second if you are AFK!.
comodder is offline
comodder
Member
Join Date: Apr 2018
Old 03-07-2019 , 12:57   Re: net_graph variance issues
Reply With Quote #38

Btw I just noticed the server uses gameME plugin, isn't gameME a paid service? Isn't that suppose to go against sourcemod's license?
comodder is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-07-2019 , 14:48   Re: net_graph variance issues
Reply With Quote #39

Quote:
Originally Posted by comodder View Post
Isn't that suppose to go against sourcemod's license?
No.
__________________

Last edited by asherkin; 03-07-2019 at 14:48.
asherkin is offline
sphinx
Senior Member
Join Date: Jun 2005
Location: E.U. / localhost
Old 03-09-2019 , 03:59   Re: net_graph variance issues
Reply With Quote #40

Quote:
Originally Posted by comodder View Post
Well I did find various convars the server uses. Most of them are related to game mode. The server was a FFA DM server. But there are some related to rates and stuff too.
no additional useful info for server increase performance
sphinx 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 19:39.


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