Ceilingfam


Total World Records: ??
Country: US

Stars Earned
23
3
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
Land Of The Lost Banzai 19 96428 -3572 -1289 100000 2024-07-26 16:43:16
Remember December Smiley 22 93901 -6099 -2952 100000 2024-08-22 23:33:10
Dabbi Doo Ni-Ni 20 90582 -9418 -3767 100000 2024-08-31 00:28:30
Ize Pie Headtwist & Pump 19 91502 -8498 -3068 100000 2024-08-03 16:46:32
Sunshine Triple J 22 94858 -5142 -2489 100000 2024-07-27 19:18:05
Boom Boom Dollars King Kong & D'Jungle Girls 21 93910 -6090 -2686 100000 2024-08-22 23:36:54
Waka Laka Jenny Rom vs. The Zippers 21 90215 -9785 -4315 100000 2024-08-22 23:18:58
Flash In The Night Flashman 22 94190 -5810 -2812 100000 2024-09-07 00:59:33
Dam Dariram Joga 20 94362 -5638 -2255 100000 2024-08-22 23:24:21
Magic Mystery Tour KaW feat. Paula Terry 19 96654 -3346 -1208 100000 2024-07-27 16:55:14
Hypnosis Colin Kiddy 21 95064 -4936 -2177 100000 2024-09-07 00:57:09
Electro Asia Re-venge Phoenix 21 91881 -8119 -3580 100000 2024-08-03 16:43:44
My Generation Captain Jack 20 97826 -2174 -870 100000 2024-07-26 19:26:47
Nori Nori Nori Judy Crystal 21 90083 -9917 -4373 100000 2024-08-22 23:21:55
Beethoven Virus BanYa 22 89513 -10487 -5076 100000 2024-08-25 20:41:16
Charlene Missing Heart 22 28416 -71584 -34647 100000 2024-08-25 20:37:44
Destiny Smiley 23 53918 -46082 -24377 100000 2024-08-25 20:34:32
Operator Miss Papaya 19 94289 -5711 -2062 100000 2024-09-12 00:06:37
Test My Best E-Rotic 21 93523 -6477 -2856 100000 2024-08-22 23:29:14
Paradox Naoki feat. Riyu Kosaka 20 94228 -5772 -2309 100000 2024-09-12 00:13:29
Never Ending Story DJ AC-DC 20 96198 -3802 -1521 100000 2024-07-26 16:49:26
Kalinka Quiqman 20 90634 -9366 -3746 100000 2024-07-26 16:46:43
Shiawase Dion Timmer 23 54310 -45690 -24170 100000 2024-08-03 16:48:44
Meta Dreadnaught Machinae Supremacy 21 90283 -9717 -4285 100000 2024-08-25 20:45:51
Lemmings On The Run E-Rotic 21 89839 -10161 -4481 100000 2024-08-31 00:30:49
DMT Technikore 23 88413 -11587 -6130 100000 2024-09-12 00:10:14
Where Did You Go Tatsunoshin 21 84986 -15014 -6621 100000 2024-07-26 19:24:10
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.8896
Total Execution Time  2.8924
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,416 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17691/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.8807 seconds)  (Hide)
0.0014   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` = '17691'
GROUP BY `gs`.`grade
0.0010   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` = '17691'
AND `ghs`.`private` = 
0.0002   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` = '17691'
AND `r`.`name` = 'total' 
2.8781   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)