chef


Total World Records: ??
Country: US

Stars Earned
25
5
4
1

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
Ignition Starts KaW 21 89506 -10494 -4628 100000 2023-11-26 04:50:09
Fleadh Uncut Ian Parker 21 86424 -13576 -5987 100000 2023-11-26 05:04:01
Pop4 Vibes & Wishdokta 22 91117 -8883 -4299 100000 2023-11-26 04:56:51
While Tha Rekkid Spinz DJ Zombie 22 92636 -7364 -3564 100000 2023-11-26 05:18:00
Feel The Melody S3RL feat. Sara 20 92349 -7651 -3060 100000 2023-11-26 04:39:16
Become Astral Ash Astral 22 15418 -84582 -40938 100000 2025-08-03 02:32:27
Nightmare FSJ feat. Tara Louise 21 92823 -7177 -3165 100000 2023-11-26 05:07:13
Hypnosis Colin Kiddy 21 90573 -9427 -4157 100000 2023-11-26 05:13:32
Katana Fighter Electron 22 92759 -7241 -3505 100000 2025-09-28 03:21:50
Cartoon Heroes Barbie Young 21 90766 -9234 -4072 100000 2023-11-26 05:10:37
Shiawase Dion Timmer 23 64447 -35553 -18808 100000 2025-09-28 03:40:49
Fade Out Bensley 21 84332 -15668 -6910 100000 2025-09-28 02:59:35
Have Fun Rameses B 21 95437 -4563 -2012 100000 2025-09-28 02:51:36
Space Boy Rameses B, Feint & Veela 22 8192 -91808 -44435 100000 2023-11-26 04:53:13
Crab Rave Noisestorm 20 96049 -3951 -1580 100000 2025-09-28 02:33:58
Bassline Shatter M-Project & S2i8 23 90577 -9423 -4985 100000 2025-09-28 03:27:15
Down Low Hr. Troels x Felix Schorn 20 91804 -8196 -3278 100000 2025-09-28 02:37:36
Samurai Rameses B 22 90864 -9136 -4422 100000 2025-09-28 03:24:41
Techno World NAOKI underground 22 91344 -8656 -4190 100000 2023-11-26 04:45:44
Sirens RENOLD X Scarlett 19 96334 -3666 -1323 100000 2025-11-29 04:28:04
GALACTICAL Tokyo Machine 23 45485 -54515 -28838 100000 2025-09-28 03:34:30
Breathe Me Back To Life Stonebank feat. Lena Sue 20 93732 -6268 -2507 100000 2025-11-29 04:31:00
The Bass & the Melody S3RL 22 89434 -10566 -5114 100000 2023-11-26 04:36:34
Supernova Laszlo 22 89433 -10567 -5114 100000 2025-09-28 03:38:07
Kibo Dion Timmer 22 84521 -15479 -7492 100000 2025-09-28 02:43:56
Need You Nostalgix 22 94017 -5983 -2896 100000 2025-09-28 03:18:26
Take Me Away Dougal 22 84444 -15556 -7529 100000 2025-11-29 05:11:10
Daydream Danny Leax 21 93150 -6850 -3021 100000 2025-11-29 05:09:02
Running In The 90s Max Coveri 23 8459 -91541 -48425 100000 2025-08-03 02:25:27
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 90827 -9173 -4045 100000 2025-11-29 05:02:14
MEANT 2 BE THIRST & nuphory 23 85462 -14538 -7691 100000 2025-11-29 05:04:48
Rain Dance MUZZ 21 92212 -7788 -3435 100000 2025-09-28 03:14:44
The Banana Song SIPPY 19 92109 -7891 -2849 100000 2025-11-29 04:58:04
Bella Ciao BEAUZ & XYSM 20 90498 -9502 -3801 100000 2025-11-29 04:54:37
Daydream Therapy Joe Bermudez feat. Dana Mckeon 20 92116 -7884 -3154 100000 2025-09-28 03:11:36
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.9750
Total Execution Time  2.9779
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,050,952 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12916/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 (2.9652 seconds)  (Hide)
0.0059   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` = '12916'
GROUP BY `gs`.`grade
0.0050   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` = '12916'
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` = '12916'
AND `r`.`name` = 'total' 
2.9540   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)