_GEM


Total World Records: ??
Country: US

Stars Earned
16
7
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
Funny Love Dan Balan 19 95645 -4355 -1572 100000 2023-04-12 00:15:28
Crazyloop Crazy Loop 22 97212 -2788 -1349 100000 2023-04-11 22:23:00
Gargoyle Sanxion7 24 97776 -2224 -1281 100000 2023-09-23 04:15:23
Flash In The Night Flashman 22 95935 -4065 -1967 100000 2023-09-09 03:43:47
Senorita Jenny Rom 23 95834 -4166 -2204 100000 2023-04-11 22:37:39
Ghosts Tenth Planet 20 97930 -2070 -828 100000 2023-04-11 22:50:56
Justify My Love Tess 21 98087 -1913 -844 100000 2023-04-11 22:24:40
Bye Bye Baby Balloon Joga 21 96641 -3359 -1481 100000 2023-04-11 23:26:30
Stay Tess 20 97510 -2490 -996 100000 2023-09-23 04:09:29
Fantasy Melissa 21 95715 -4285 -1890 100000 2023-04-12 00:18:00
Sky High Lucyfer 20 98502 -1498 -599 100000 2023-09-23 02:44:34
Confusion Tess 22 96997 -3003 -1453 100000 2023-04-12 00:21:08
My Generation Captain Jack 20 96964 -3036 -1214 100000 2023-04-11 22:31:35
Nori Nori Nori Judy Crystal 21 95049 -4951 -2183 100000 2023-04-11 22:34:11
Spaceman Bambee & Lynn 20 99248 -752 -301 100000 2023-04-11 22:53:44
Give You Love Daz Sampson & Katya Ocean 21 98537 -1463 -645 100000 2023-09-23 02:46:42
We Do This Dance Victoria 22 96051 -3949 -1911 100000 2023-04-11 23:31:08
Cosmic Drive Quiqman 22 96222 -3778 -1829 100000 2023-09-23 02:49:17
Stop Me Natsume Oki 21 99595 -405 -179 100000 2023-09-23 04:11:41
Villain PIXY 20 96165 -3835 -1534 100000 2023-04-11 23:44:13
Rainbow Rave Parade Chime 24 83360 -16640 -9585 100000 2023-04-11 23:56:00
Bambole (Ole) Papa Gonzalez 20 98913 -1087 -435 100000 2023-04-11 23:28:48
Northern Lights Saxsquatch 21 98075 -1925 -849 100000 2023-09-09 03:46:00
Breathe Me Back To Life Stonebank feat. Lena Sue 20 93819 -6181 -2472 100000 2023-09-09 03:40:42
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.8149
Total Execution Time  3.8177
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,560 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4079/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.8069 seconds)  (Hide)
0.0127   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` = '4079'
GROUP BY `gs`.`grade
0.0062   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` = '4079'
AND `ghs`.`private` = 
0.0004   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` = '4079'
AND `r`.`name` = 'total' 
3.7875   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)