gentu


Total World Records: ??
Country: US

Stars Earned
10
10
3

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
Blow My Mind Alphadelta 19 93631 -6369 -2299 100000 2023-06-04 00:06:16
Made In China Vitas & Sergey Pudovkin 20 82503 -17497 -6999 100000 2022-11-12 23:08:18
Disconnected Disco Kid Whatever 20 92865 -7135 -2854 100000 2023-06-03 23:12:48
Ize Pie Headtwist & Pump 19 92641 -7359 -2657 100000 2022-11-12 21:26:32
ROM-eo & Juli8 Nina 19 86832 -13168 -4754 100000 2022-11-12 21:33:23
Ladybug Coconut 19 82383 -17617 -6360 100000 2022-11-12 22:07:47
Click Bait S3RL feat. GL!TCH 20 35040 -64960 -25984 100000 2021-12-18 01:21:40
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 79275 -20725 -9140 100000 2022-11-13 00:23:00
The Saint Goes Marching The Saint 21 24284 -75716 -33391 100000 2021-12-18 01:52:36
Move It Groove It KaW feat. Sam-I-Am 22 80993 -19007 -9199 100000 2022-11-12 22:48:06
Black Magic Matduke 23 82093 -17907 -9473 100000 2023-06-03 23:09:43
Megalovania Toby Fox 21 84851 -15149 -6681 100000 2022-11-12 21:23:07
Russian Roulette Darwin 22 77553 -22447 -10864 100000 2022-11-12 21:36:22
Beethoven Virus BanYa 22 89814 -10186 -4930 100000 2024-08-25 18:11:41
Cyber-Kyoto- Re-venG 20 86088 -13912 -5565 100000 2022-11-12 22:30:40
BUBBLES Tokyo Machine 22 89739 -10261 -4966 100000 2023-05-20 23:26:55
Moonlight PIXY 20 83859 -16141 -6456 100000 2022-11-13 00:17:03
Rainbow Rave Parade Chime 24 31144 -68856 -39661 100000 2022-11-13 00:10:23
TURBO Tokyo Machine 21 91550 -8450 -3726 100000 2024-08-23 20:29:37
Right Into You The Tech Team 20 85030 -14970 -5988 100000 2022-11-12 23:04:05
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 91807 -8193 -4334 100000 2023-05-20 23:29:17
Bassline Shatter M-Project & S2i8 23 87521 -12479 -6601 100000 2024-08-23 21:26:21
Accelerate Teminite & Skybreak 24 89668 -10332 -5951 100000 2024-08-25 18:14:27
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  3.0090
Total Execution Time  3.0133
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,968 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5922/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.9805 seconds)  (Hide)
0.0050   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` = '5922'
GROUP BY `gs`.`grade
0.0013   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` = '5922'
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` = '5922'
AND `r`.`name` = 'total' 
2.9740   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)