ChunkChunka


Total World Records: ??
Country: US

Stars Earned
18
8
5

Currently displaying scores for mode. Select another difficulty to view scores for it.

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Emotion Smiley 22 99036 -964 -467 100000 2023-04-13 00:58:24
Don't Stop My Music Tonight David Dima 22 99799 -201 -97 100000 2024-06-28 18:11:24
Personal Reality Auvic 25 94885 -5115 -3197 100000 2023-04-12 23:10:49
Save My World Stephy 22 99450 -550 -266 100000 2023-04-12 22:38:27
Zodiac Banzai 21 99102 -898 -396 100000 2023-04-12 22:33:27
Time To Fly Cindy Cooper 24 99434 -566 -326 100000 2023-04-12 22:58:39
Crazyloop Crazy Loop 22 99980 -20 -10 100000 2024-06-29 17:09:29
Fleadh Uncut Ian Parker 21 99379 -621 -274 100000 2023-04-13 01:15:36
I Feel Sun Gyrlie 21 99787 -213 -94 100000 2024-06-30 03:32:50
I Think I Like That Sound Kid Whatever 20 99452 -548 -219 100000 2023-04-13 00:17:18
Paradise Smiley 24 99607 -393 -226 100000 2024-06-28 18:22:17
ROM-eo & Juli8 Nina 19 98491 -1509 -545 100000 2023-04-13 00:12:31
Utopia Smiley 22 99731 -269 -130 100000 2024-06-29 16:30:40
Monolith Affinity 25 97492 -2508 -1568 100000 2023-04-13 01:12:44
Senorita Jenny Rom 23 99207 -793 -419 100000 2024-06-30 03:32:50
A Sign Tipsy & Tipsy 23 98291 -1709 -904 100000 2024-06-30 03:32:50
Fantasy Melissa 21 98130 -1870 -825 100000 2023-04-12 22:29:34
July ReduX Entity 23 99358 -642 -340 100000 2023-04-12 22:49:36
Silence Fracus & Darwin 22 95583 -4417 -2138 100000 2023-04-13 00:35:11
Riddimino Philstep 23 97857 -2143 -1134 100000 2023-04-12 23:23:52
Nori Nori Nori Judy Crystal 21 99024 -976 -430 100000 2024-06-29 17:06:50
Summer Smiley 25 98575 -1425 -891 100000 2023-04-12 23:06:47
Katana Fighter Electron 22 99841 -159 -77 100000 2024-06-30 03:32:50
Closer To Heaven Nëonne 21 99842 -158 -70 100000 2024-06-28 18:25:17
Fade Out Bensley 21 95752 -4248 -1873 100000 2023-04-13 00:28:53
Recovery JMCX 19 99769 -231 -83 100000 2024-06-29 16:27:35
The Call of Wilderness Electron 22 99910 -90 -44 100000 2024-06-29 17:12:13
Make It Tonight Fracus & Darwin feat. Jake 21 98833 -1167 -515 100000 2023-04-13 00:22:35
RAD Tokyo Machine 24 98007 -1993 -1148 100000 2024-06-30 03:32:50
BLEEP BLOOP Tokyo Machine 24 99596 -404 -233 100000 2024-06-28 18:35:16
Accelerate Teminite & Skybreak 24 99618 -382 -220 100000 2024-06-28 18:18:58
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  3.4209
Total Execution Time  3.4248
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2480/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.4102 seconds)  (Hide)
0.0020   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '2480'
GROUP BY `gs`.`grade
0.0068   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '2480'
AND `ghs`.`private` = 
0.0003   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '2480'
AND `r`.`name` = 'total' 
3.4011   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)