miyemi


Total World Records: ??
Country: US

Stars Earned
18
6
8

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
Start & Paws Oscillator X 19 50734 -49266 -17785 100000 2024-04-18 00:47:10
Think Thousand Thoughts Auvic 20 68025 -31975 -12790 100000 2024-03-28 04:49:28
Unity TheFatRat 21 48616 -51384 -22660 100000 2024-06-19 22:08:47
Ladybug Coconut 19 72035 -27965 -10095 100000 2024-04-18 00:49:29
Click Bait S3RL feat. GL!TCH 20 76333 -23667 -9467 100000 2024-03-21 00:01:14
Utopia Smiley 22 17051 -82949 -40147 100000 2024-07-25 01:16:47
Do U Love Me DJ Doo 21 55133 -44867 -19786 100000 2024-03-07 02:55:42
Bumble Bee Bambee 20 69101 -30899 -12360 100000 2024-06-05 22:27:58
Pink Dinosaur Miss Papaya 19 81337 -18663 -6737 100000 2024-06-27 00:05:37
Doh! Tale & Dutch 20 72400 -27600 -11040 100000 2024-06-27 00:09:02
Megalovania Toby Fox 21 72826 -27174 -11984 100000 2024-05-08 21:12:08
Twelve Riyu Kosaka 20 51471 -48529 -19412 100000 2023-09-13 21:39:27
Beethoven Virus BanYa 22 40301 -59699 -28894 100000 2024-05-08 21:09:35
If You Can Say Goodbye Kate Project 19 67177 -32823 -11849 100000 2023-11-22 22:20:49
Turn Me On E-Rotic 20 60816 -39184 -15674 100000 2024-06-27 00:03:07
Never Ending Story DJ AC-DC 20 14577 -85423 -34169 100000 2024-05-29 21:42:17
Silent Movie Little Violet 19 81461 -18539 -6693 100000 2024-03-07 02:45:27
Here For You PIXL feat. Q'AILA 19 78251 -21749 -7851 100000 2024-03-07 02:43:20
Recovery JMCX 19 80228 -19772 -7138 100000 2024-07-11 02:51:55
Meta Dreadnaught Machinae Supremacy 21 39424 -60576 -26714 100000 2024-05-19 22:46:53
Bewitched PIXY 22 31598 -68402 -33107 100000 2024-07-11 03:05:03
Have Fun Rameses B 21 12661 -87339 -38516 100000 2024-07-27 00:25:24
Space Boy Rameses B, Feint & Veela 22 4840 -95160 -46057 100000 2024-04-18 00:44:59
Only You DEXTER KING feat. Alexis Donn 19 78191 -21809 -7873 100000 2024-06-19 22:52:44
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 54291 -45709 -24180 100000 2024-05-08 21:28:36
Crab Rave Noisestorm 20 76599 -23401 -9360 100000 2024-05-08 21:26:30
Born to Run Red Parker 19 35861 -64139 -23154 100000 2023-08-20 01:48:37
Bambole (Ole) Papa Gonzalez 20 49098 -50902 -20361 100000 2023-08-20 01:46:23
2NITE nanobii 21 20402 -79598 -35103 100000 2024-01-18 03:15:22
Candy Pop Luv Limited -NM- 21 8550 -91450 -40329 100000 2024-01-11 03:00:15
Definition of a Badboy Scott Brown 20 33705 -66295 -26518 100000 2024-03-13 22:43:13
Let's Remember N.M.R 21 44370 -55630 -24533 100000 2024-03-07 02:53:10
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.1130
Total Execution Time  2.1157
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,925,424 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11489/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.1046 seconds)  (Hide)
0.0715   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` = '11489'
GROUP BY `gs`.`grade
0.0012   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` = '11489'
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` = '11489'
AND `r`.`name` = 'total' 
2.0317   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)