JayChu


Total World Records: ??
Country: US

Stars Earned
11
14
3
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
Start & Paws Oscillator X 19 85746 -14254 -5146 100000 2023-08-12 19:59:38
Surf Hyper Potions 22 88183 -11817 -5719 100000 2023-08-12 22:30:07
Feel The Melody S3RL feat. Sara 20 89895 -10105 -4042 100000 2023-08-12 23:17:27
Ari Oh Jenny Kee 20 77362 -22638 -9055 100000 2023-08-12 21:29:59
Typical Tropical Bambee 19 89535 -10465 -3778 100000 2023-08-12 22:03:53
We're Getting Faster Darwin feat. Fraz 22 25823 -74177 -35902 100000 2023-08-12 20:18:52
Speed Over Beethoven Rose 22 86406 -13594 -6579 100000 2023-08-12 22:01:40
Mozart Is Back Rose 24 3869 -96131 -55371 100000 2023-08-12 23:51:56
Megalovania Toby Fox 21 88882 -11118 -4903 100000 2023-08-12 23:48:45
What Love Feels Like Leonail 20 90585 -9415 -3766 100000 2023-08-12 20:16:59
Beethoven Virus BanYa 22 86008 -13992 -6772 100000 2023-08-12 21:39:31
If You Can Say Goodbye Kate Project 19 91061 -8939 -3227 100000 2023-08-12 20:12:28
Paradox Naoki feat. Riyu Kosaka 20 91415 -8585 -3434 100000 2023-08-12 20:44:54
Say What Cut Capers 21 80274 -19726 -8699 100000 2023-08-12 21:07:15
Contrast Donk Terrorist vs. Daniel Seven 22 91130 -8870 -4293 100000 2023-08-12 22:53:48
Canon D.2 Yahpp 23 56297 -43703 -23119 100000 2023-08-12 23:20:51
403 NAOKI underground 23 54535 -45465 -24051 100000 2023-08-12 21:27:28
Lay It Down Tchorta & Gui Boratto 19 93215 -6785 -2449 100000 2023-08-12 20:03:04
High On Your Love Safura 19 90327 -9673 -3492 100000 2023-08-12 21:36:53
Here For You PIXL feat. Q'AILA 19 82041 -17959 -6483 100000 2023-08-12 19:57:20
How We Win FWLR 21 82201 -17799 -7849 100000 2023-08-12 20:14:34
Villain PIXY 20 80501 -19499 -7800 100000 2023-08-12 21:56:13
Midnight Train More Plastic & Tylah Winyard 22 80980 -19020 -9206 100000 2023-08-12 20:59:49
Right Into You The Tech Team 20 86435 -13565 -5426 100000 2023-08-12 20:57:03
Lemmings On The Run E-Rotic 21 88328 -11672 -5147 100000 2023-08-12 20:05:05
Perks Bibi Gold 21 85046 -14954 -6595 100000 2023-08-12 20:07:27
Crab Rave Noisestorm 20 92159 -7841 -3136 100000 2023-08-12 21:34:17
Bambole (Ole) Papa Gonzalez 20 87545 -12455 -4982 100000 2023-08-12 21:22:26
Northern Lights Saxsquatch 21 86837 -13163 -5805 100000 2023-08-12 20:54:31
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Rival )  1.9971
Total Execution Time  2.0004
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,911,064 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11336/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 (1.9868 seconds)  (Hide)
0.0012   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` = '11336'
GROUP BY `gs`.`grade
0.0026   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` = '11336'
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` = '11336'
AND `r`.`name` = 'total' 
1.9829   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)