norbnorb


Total World Records: ??
Country: AU

Stars Earned
3
21
4
5

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
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 71668 -28332 -16319 100000 2023-12-13 09:33:20
Hard Fast Disco Darwin 24 66991 -33009 -19013 100000 2024-03-31 09:40:20
Zodiac Banzai 21 82682 -17318 -7637 100000 2023-08-29 10:17:17
Fleadh Uncut Ian Parker 21 84939 -15061 -6642 100000 2024-02-25 09:42:00
Psalm Pilot Jason Creasey 20 88881 -11119 -4448 100000 2024-03-31 09:20:57
Paranormal Inspector K 20 85132 -14868 -5947 100000 2023-12-30 06:26:20
Dance Boom Boom Tipsy & Tipsy 23 82168 -17832 -9433 100000 2023-10-01 08:24:27
Young Forever Rebecca 20 86791 -13209 -5284 100000 2023-12-13 09:20:00
Ghosts Tenth Planet 20 88138 -11862 -4745 100000 2023-10-31 09:02:39
The Saint Goes Marching The Saint 21 78743 -21257 -9374 100000 2023-12-10 09:28:27
A Sign Tipsy & Tipsy 23 47458 -52542 -27795 100000 2023-10-15 09:11:50
Dam Dadi Doo Fantasy Project 22 82932 -17068 -8261 100000 2023-12-10 09:20:08
Classic Madness Fracus & Darwin 21 78807 -21193 -9346 100000 2023-08-27 10:25:02
Nothing Gonna Stop Micky 20 83169 -16831 -6732 100000 2023-10-17 09:04:46
Arcade Run Perfect Sphere 22 82659 -17341 -8393 100000 2024-01-07 10:13:37
Megalovania Toby Fox 21 84731 -15269 -6734 100000 2023-10-10 09:09:27
Delirium Smiley 23 37599 -62401 -33010 100000 2024-01-06 07:36:34
On My Own Anamanaguchi feat. HANA 21 82695 -17305 -7632 100000 2023-10-22 09:44:14
Show U Love Entity 22 79727 -20273 -9812 100000 2023-12-06 09:18:05
Charlene Missing Heart 22 30138 -69862 -33813 100000 2023-08-27 10:14:13
Kagami KaW 21 82798 -17202 -7586 100000 2023-09-24 10:24:18
Baby Love Me Judy Crystal 21 85755 -14245 -6282 100000 2024-03-31 09:18:50
Destiny Smiley 23 43208 -56792 -30043 100000 2024-02-25 09:23:32
Butterfly Swingrowers 19 85904 -14096 -5089 100000 2024-05-04 07:13:22
Contrast Donk Terrorist vs. Daniel Seven 22 85222 -14778 -7153 100000 2024-01-06 07:34:07
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 29728 -70272 -37174 100000 2023-12-30 07:07:32
Shiawase Dion Timmer 23 63092 -36908 -19524 100000 2024-03-24 09:24:32
Bewitched PIXY 22 87522 -12478 -6039 100000 2024-01-07 10:10:50
Rainbow Rave Parade Chime 24 78260 -21740 -12522 100000 2024-01-07 10:32:31
Dance Sophon 23 82202 -17798 -9415 100000 2024-06-16 10:04:55
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 76776 -23224 -12285 100000 2023-10-10 09:33:37
Bassline Shatter M-Project & S2i8 23 82307 -17693 -9360 100000 2024-02-25 09:39:08
Every Little Thing Conro 21 83211 -16789 -7404 100000 2023-08-27 10:11:36
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.8706
Total Execution Time  2.8736
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,568 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11422/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.8553 seconds)  (Hide)
0.0032   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` = '11422'
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` = '11422'
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` = '11422'
AND `r`.`name` = 'total' 
2.8494   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)