Benchmark
Fri, Mar 7 10:15:37


67.1 ms PHP Time
- Base: 209 us
- Controller: 66.9 ms
* SQL: 52.7 ms
* Rest: 14.2 ms

961.36 kb Memory Usage
- PHP Load: 428.91 kb
- Base: 19.69 kb
- Controller: 509.2 kb
* API: 152.38 kb
* Rest: 356.82 kb

1.87 mb Max Memory Usage

Config

DB ON
MEMCACHE ON
CORTES OFF
RENEW_MEM OFF
DEVELOP OFF
CONTENT NOT IN MEMCACHE
Included Files


Deprecated: Automatic conversion of false to array is deprecated in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/views/benchmark.php on line 317

Deprecated: Automatic conversion of false to array is deprecated in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/views/benchmark.php on line 318
1%11.22 kb/var/www/rf-desktop/rf/resultados-futbol/besoccer/index.php
1%7.83 kb/var/www/rf-desktop/rf/resultados-futbol/besoccer/system/application/config/routes_static.php
1%5.59 kbindex.php
43%434.32 kbkint.phar
0%1.71 kbphar://kint.phar/init_phar.php
0%2.73 kbphar://kint.phar/init.php
2%22.07 kbphar://kint.phar/src/Kint.php
0%1.77 kbphar://kint.phar/src/FacadeInterface.php
1%9.02 kbphar://kint.phar/src/Utils.php
0%2.54 kbphar://kint.phar/init_helpers.php
2%19.45 kbphar://kint.phar/src/Renderer/RichRenderer.php
0%4.87 kbphar://kint.phar/src/Renderer/AbstractRenderer.php
0%1.85 kbphar://kint.phar/src/Renderer/RendererInterface.php
0%3.29 kbapplication/config/pre_config.php
0%1.79 kbapplication/config/section_routes.php
2%16.85 kbapplication/config/config.php
0%37 b/var/www/rf-desktop/rf/resultados-futbol/besoccer/system/application/config/numcache.txt
0%969 bapplication/config/config_db.php
0%1.83 kb/var/www/rf-desktop/config_db_slave.php
1%6.69 kbsystem/db.php
1%6.73 kbsystem/dbm.php
0%1018 bsystem/view.php
0%1.2 kbsystem/controller.php
0%256 bsystem/model.php
1%5.53 kbsystem/router.php
0%1.88 kbsystem/phponrf.php
0%354 bapplication/config/routes.php
1%9.11 kbapplication/config/routes_file.php
2%17.89 kbapplication/controllers/livescore.php
0%1.69 kbapplication/helpers/convert_helper.php
0%3.22 kbapplication/helpers/match_status_helper.php
0%1.62 kbapplication/helpers/lang_helper.php
1%12.87 kbapplication/helpers/date_helper.php
1%7.14 kbapplication/helpers/render_helper.php
0%934 bapplication/helpers/livescore_helper.php
1%12.79 kbapplication/helpers/url_helper.php
1%9.48 kbapplication/helpers/bs_news_helper.php
0%1.29 kbapplication/helpers/string_helper.php
1%10.36 kbapplication/models/common_model.php
2%17.07 kbapplication/models/team_model.php
1%9.21 kbapplication/models/bs_news_model.php
4%43.68 kbapplication/models/league_model.php
1%5.17 kbapplication/models/kiosko_model.php
4%38.9 kbapplication/models/event_model.php
4%43.53 kbapplication/models/category_model.php
1%9.22 kbsystem/api.php
0%3.27 kb/var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/functions/translate.php
4%36.82 kb/var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/api_rf_cache.php
1%7.3 kb/var/www/rf-desktop/rf/resultados-futbol/besoccer/scripts/api/lib/api_rf_helper.php
0%3.1 kbapplication/mods/exec_mods.php
0%2.39 kbapplication/mods/common/menu.php
4%40.73 kbapplication/models/match_model.php
2%15.79 kbapplication/mods/common/menu/menu_static_content.php
1%10.99 kbapplication/mods/common/menu/menu_mini_header.php
0%1.72 kbapplication/mods/common/menu/menu_data.php
1%6.32 kbapplication/mods/common/menu/menu_min_leagues.php
1%7.62 kbapplication/mods/common/menu/menu_esp_navbar.php
1%5.27 kbapplication/mods/common/menu/menu_mobile.php
1%14.72 kbapplication/mods/livescore/livescore.php
0%61 bapplication/mods/advertising/rf_native_top.php
0%61 bapplication/mods/advertising/rf_content_1.php
0%64 bapplication/mods/advertising/rf_native_middle.php
0%61 bapplication/mods/advertising/rf_content_2.php
0%64 bapplication/mods/advertising/rf_native_bottom.php
0%61 bapplication/mods/advertising/rf_content_3.php
1%12.97 kbapplication/views/common/header_view.php
0%4.08 kbapplication/views/common/quantcast/cfv3.php
0%4.93 kbapplication/mods/home/banner_cookies.php
0%197 bapplication/views/common/menu_view.php
0%124 bapplication/views/common/main_view_fw.php
0%161 bapplication/views/common/main_view.php
0%191 bapplication/views/common/sidebar_view.php
1%7.38 kbapplication/views/common/footer_view.php
1014.9 kbTotal
SQL Queries (7)

Connection to sql... 8.9 ms

SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.coefficient >= 10 AND lm.creation_date > '2025-03-06 10:15:37' ORDER BY lm.creation_date DESC LIMIT 8
1 2 ms controllers/livescore.php

SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.coefficient >= 10 AND lm.creation_date > '2025-02-28 10:15:37' ORDER BY lm.creation_date DESC LIMIT 15
2 2 ms controllers/livescore.php

SELECT z.name,z.alias,cat.location,SUM(cat.coefficient) as coefficient FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id LEFT JOIN zones z ON z.location = cat.location WHERE c.date = '2024-04-26' GROUP BY cat.location ORDER BY coefficient DESC
3 12.1 ms controllers/livescore.php

SELECT z.name as zname,z.alias as zalias, cat.location, l.id,cat.alias, cat.name, l.group_code, l.total_group, cat.CountryCode,max(c.shedule) ult_partido,min(c.shedule) ini_partido, cat.coefficient FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id LEFT JOIN zones z ON z.location = cat.location WHERE c.date = '2024-04-26' GROUP BY l.id ORDER BY coefficient DESC,group_code ASC LIMIT 25
4 7.7 ms controllers/livescore.php

SELECT c.id AS mid, l.year,cat.coefficient,l.id FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id WHERE cat.ctype IN (1,3,12,34,36) AND c.shedule >= '2024-04-26 00:00:00' AND c.shedule < '2024-04-26 23:59:59' GROUP BY c.id ORDER BY coefficient DESC,shedule ASC LIMIT 100
5 6.7 ms controllers/livescore.php

SELECT l.year,cat.coefficient,c.extra,c.datateam1,c.datateam2,c.id as mid,c.r1,c.r2,c.shedule,c.team1,c.team2,l.id,dt1.nameShow as nameShow1,dt2.nameShow as nameShow2,dt1.basealias as basealias1,dt2.basealias as basealias2,c.comments as totalcomments,c.betId,c.betId_bwin,c.betId_marca,c.betId_888,c.betId_sportium, c.betId_marathon, c.penaltis1,c.penaltis2,c.prorroga,c.status,c.minute,c.finished FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2024 as c ON c.league_id = l.id INNER JOIN teams t1 ON t1.id = c.team1 INNER JOIN teams t2 ON t2.id = c.team2 INNER JOIN datateams dt1 ON dt1.id = t1.teamId INNER JOIN datateams dt2 ON dt2.id = t2.teamId WHERE cat.ctype IN (1,3,12,34,36) AND c.id IN (30568,103433,61158,75402,70812,717642,717655,717654,717691,107840,28147,717799,717811,717738,717774,717739,717762,189771,441793,438203,445175,441791,441792,445171,457928,145770,145778,724453,724452,690940,690941,690937,690938,690942,690943,690939,717515,75704,75710,720224,720229,720230,712950,712645,726856,727713,728145,718044,11076,58210,58211,58205,58207,58208,58209,36493,19380,19378,651625,651630,126382,178429,178435,168354,168360,480383,168353,168355,168356,168357,168358,75105,675057,703165,703158,37076,37074,37075,37077,728327,728111,707350,26187,26188,26191,126997,127001,127005,131594,168655,168656,168663,126692,126694,126698,723871,723844,196249,196252,196431) AND c.shedule >= '2024-04-26 00:00:00' AND c.shedule < '2024-04-26 23:59:59' GROUP BY c.id ORDER BY coefficient DESC,shedule ASC LIMIT 200
6 6.9 ms controllers/livescore.php

(SELECT c.id,rel.media_id,rel.data,c.shedule, med.lang FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2025 as c ON c.league_id = l.id INNER JOIN rel_media_match as rel ON rel.team1 = c.team1 AND rel.team2 = c.team2 AND (rel.media_id < 90000 OR rel.media_id = 99001) INNER JOIN media AS med ON rel.media_id=med.id WHERE (med.lang='es' OR med.language='spanish') AND c.shedule >= '2024-04-26 00:00:00' AND c.shedule < '2024-04-26 23:59:59') UNION (SELECT c.id,rel.media_id,rel.data,c.shedule, med.lang FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2024 as c ON c.league_id = l.id INNER JOIN rel_media_match as rel ON rel.team1 = c.team1 AND rel.team2 = c.team2 AND (rel.media_id < 90000 OR rel.media_id = 99001) INNER JOIN media AS med ON rel.media_id=med.id WHERE (med.lang='es' OR med.language='spanish') AND c.shedule >= '2024-04-26 00:00:00' AND c.shedule < '2024-04-26 23:59:59') ORDER BY field(lang,'es') DESC, shedule ASC
7 15.2 ms controllers/livescore.php

TOTAL TIME 52.7 ms QUERIES 7 FILE controllers/livescore.php

HTML

There is no HTML
Headers Sent

POST

There is no data POST
Memcache


Warning: Undefined array key "version" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 7

Warning: Undefined array key "pid" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 8

Warning: Undefined array key "uptime" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 9

Warning: Undefined array key "rusage_user" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 10

Warning: Undefined array key "rusage_system" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 11

Warning: Undefined array key "total_items" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 12

Warning: Undefined array key "curr_connections" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 13

Warning: Undefined array key "total_connections" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 14

Warning: Undefined array key "connection_structures" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 15

Warning: Undefined array key "cmd_get" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 16

Warning: Undefined array key "cmd_set" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 17

Warning: Undefined array key "get_hits" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 19

Warning: Undefined array key "cmd_get" in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 19

Fatal error: Uncaught DivisionByZeroError: Division by zero in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php:19 Stack trace: #0 /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/views/benchmark.php(519): printDetails() #1 /var/www/rf-desktop/rf/resultados-futbol/rfutbol/system/view.php(38): require('...') #2 /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/controllers/benchmark.php(30): View->render() #3 /var/www/rf-desktop/rf/resultados-futbol/rfutbol/system/phponrf.php(46): Benchmark->index() #4 /var/www/rf-desktop/rf/resultados-futbol/rfutbol/index.php(184): phponrf() #5 /var/www/rf-desktop/rf/resultados-futbol/besoccer/index.php(200): require_once('...') #6 {main} thrown in /var/www/rf-desktop/rf/resultados-futbol/rfutbol/application/helpers/benchmark_helper.php on line 19
Memcache Server version:
Process id of this server process
Number of seconds this server has been running
Accumulated user time for this process seconds
Accumulated system time for this process seconds
Total number of items stored by this server ever since it started
Number of open connections
Total number of connections opened since the server started running
Number of connection structures allocated by the server
Cumulative number of retrieval requests
Cumulative number of storage requests