jcfoster11


Total World Records: ??
Country: US

Stars Earned
2
13
6
2

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
Remember December Smiley 22 67325 -32675 -15815 100000 2023-07-07 23:59:57
Drifting Away Filo Bedo 20 97047 -2953 -1181 100000 2024-06-17 19:38:08
Fleadh Uncut Ian Parker 21 91668 -8332 -3674 100000 2022-10-14 22:18:57
I Think I Like That Sound Kid Whatever 20 96762 -3238 -1295 100000 2022-10-14 21:49:58
Reactor Jason Creasey 19 56752 -43248 -15613 100000 2023-07-07 23:56:47
Spin Chicken Freebie & The Bean 21 90876 -9124 -4024 100000 2022-10-14 21:45:01
Temple Of Boom Yannis Kamarinos 23 86880 -13120 -6940 100000 2022-10-14 22:37:34
July Smiley 20 83031 -16969 -6788 100000 2023-07-07 23:46:53
Utopia Smiley 22 32860 -67140 -32496 100000 2022-10-14 22:10:26
Xuxa Smiley 23 87927 -12073 -6387 100000 2022-10-14 21:35:42
Bumble Bee Bambee 20 91498 -8502 -3401 100000 2022-10-14 22:12:06
Flash In The Night Flashman 22 5892 -94108 -45548 100000 2022-10-14 22:25:23
Ghosts Tenth Planet 20 83211 -16789 -6716 100000 2022-10-14 21:51:38
Esperanza KaW 22 75421 -24579 -11896 100000 2022-10-14 22:23:43
Bye Bye Baby Balloon Joga 21 77627 -22373 -9866 100000 2022-10-14 21:38:24
Dam Dariram Joga 20 95232 -4768 -1907 100000 2022-10-14 22:39:14
So Deep Silvertear 21 87458 -12542 -5531 100000 2022-10-14 22:31:55
Megalovania Toby Fox 21 85370 -14630 -6452 100000 2024-06-18 19:59:37
Cryosleep Machinae Supremacy 20 89013 -10987 -4395 100000 2024-06-17 19:35:09
Sky High DJ Miko 20 92014 -7986 -3194 100000 2022-10-14 22:03:55
Queen Of Light E-Rotic 21 92958 -7042 -3106 100000 2024-06-18 20:08:44
STOP! & Go Onyx 21 85930 -14070 -6205 100000 2024-06-18 20:05:17
Lemmings On The Run E-Rotic 21 90532 -9468 -4175 100000 2024-06-18 19:55:08
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.7303
Total Execution Time  2.7333
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,088 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7630/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.7221 seconds)  (Hide)
0.0015   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` = '7630'
GROUP BY `gs`.`grade
0.0023   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` = '7630'
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` = '7630'
AND `r`.`name` = 'total' 
2.7180   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)