Doneee


Total World Records: ??
Country: US

Stars Earned
13
13
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
Dance Vibrations Elpis 19 91437 -8563 -3091 100000 2022-10-23 04:27:50
Joanna Crazy Loop 19 82411 -17589 -6350 100000 2022-10-23 03:58:34
Think Thousand Thoughts Auvic 20 84697 -15303 -6121 100000 2022-10-23 04:24:49
Zodiac Banzai 21 90866 -9134 -4028 100000 2022-11-06 04:15:47
Flying High Filo Bedo 21 89369 -10631 -4688 100000 2022-11-06 04:11:53
Ize Pie Headtwist & Pump 19 87945 -12055 -4352 100000 2022-11-06 05:00:55
Reactor Jason Creasey 19 87590 -12410 -4480 100000 2022-11-06 03:55:38
ROM-eo & Juli8 Nina 19 84943 -15057 -5436 100000 2022-10-13 03:34:01
Boom Boom Dollars King Kong & D'Jungle Girls 21 82660 -17340 -7647 100000 2022-10-23 05:10:42
Bang Bang Bang DCX 21 87063 -12937 -5705 100000 2022-11-06 04:18:16
Flash In The Night Flashman 22 79969 -20031 -9695 100000 2022-10-23 04:39:51
Movin On Ellen Gee 20 83095 -16905 -6762 100000 2022-10-13 03:30:57
Music & Police CJ Crew & KaW feat. Christian D. 21 84399 -15601 -6880 100000 2022-11-06 04:57:46
Fantasy Melissa 21 93747 -6253 -2758 100000 2022-11-06 05:03:23
In My Dreams Rebecca 20 24497 -75503 -30201 100000 2022-10-13 04:28:14
Life Ride Pyramyth 22 81837 -18163 -8791 100000 2022-10-23 03:46:42
Crime Time CJ Crew & KaW feat. Sedge 22 88515 -11485 -5559 100000 2022-11-06 04:55:40
Night Of Fright Justin Corza & 420 22 78454 -21546 -10428 100000 2022-10-23 03:49:25
No Nobody's Love Joga 20 90791 -9209 -3684 100000 2022-11-06 04:08:53
My Generation Captain Jack 20 78754 -21246 -8498 100000 2022-10-13 04:31:24
Beethoven Virus BanYa 22 46217 -53783 -26031 100000 2022-10-23 04:42:32
Charlene Missing Heart 22 73126 -26874 -13007 100000 2022-11-06 04:22:21
Baby Love Me Judy Crystal 21 88407 -11593 -5113 100000 2022-10-13 03:53:56
Cryosleep Machinae Supremacy 20 88114 -11886 -4754 100000 2022-11-06 04:24:47
In The Heat Of The Night E-Rotic 20 77789 -22211 -8884 100000 2022-10-23 03:25:26
Test My Best E-Rotic 21 88747 -11253 -4963 100000 2022-10-23 04:01:39
Paradox Naoki feat. Riyu Kosaka 20 91827 -8173 -3269 100000 2022-11-06 03:58:57
How We Win FWLR 21 77769 -22231 -9804 100000 2022-10-13 03:56:57
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  3.0304
Total Execution Time  3.0341
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,888 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7613/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.0083 seconds)  (Hide)
0.0019   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` = '7613'
GROUP BY `gs`.`grade
0.0025   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` = '7613'
AND `ghs`.`private` = 
0.0012   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` = '7613'
AND `r`.`name` = 'total' 
3.0027   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)