Noisuf0


Total World Records: ??
Country: US

Stars Earned
31
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
Remember December Smiley 22 93267 -6733 -3259 100000 2020-12-19 19:54:57
Dream A Dream Captain Jack 20 96993 -3007 -1203 100000 2023-11-16 03:10:20
Million Feelings Chriss Floren 19 90382 -9618 -3472 100000 2020-12-19 19:09:51
The Last Time Zariis 23 85562 -14438 -7638 100000 2020-12-19 19:43:19
Crazy Baby Fantasy Project 20 97462 -2538 -1015 100000 2021-01-02 20:05:07
Crazyloop Crazy Loop 22 95949 -4051 -1961 100000 2020-12-19 19:47:28
Mellow Rikki & Daz 20 96023 -3977 -1591 100000 2023-11-16 01:47:54
Rainspark Sanxion7 21 92456 -7544 -3327 100000 2023-10-16 19:46:34
Young Forever Rebecca 20 93479 -6521 -2608 100000 2023-10-16 19:27:56
Ghosts Tenth Planet 20 93033 -6967 -2787 100000 2023-11-16 03:23:03
Justify My Love Tess 21 94428 -5572 -2457 100000 2023-11-16 01:44:12
Esperanza KaW 22 87819 -12181 -5896 100000 2020-12-19 19:43:19
No Princess Lynn 19 93784 -6216 -2244 100000 2020-12-19 19:06:44
Fantasy Melissa 21 92806 -7194 -3173 100000 2023-11-16 02:20:11
Get Lifted HOT KICKS 21 92351 -7649 -3373 100000 2020-12-19 19:54:57
In My Dreams Rebecca 20 97801 -2199 -880 100000 2020-12-19 19:12:41
Dam Dadi Doo Fantasy Project 22 94463 -5537 -2680 100000 2023-10-16 19:54:04
Life Ride Pyramyth 22 93609 -6391 -3093 100000 2023-10-16 19:49:35
Riddimino Philstep 23 89531 -10469 -5538 100000 2023-10-16 19:57:39
Take Me Away Fracus & Darwin 23 89935 -10065 -5324 100000 2023-10-16 20:00:53
Charlene Missing Heart 22 86963 -13037 -6310 100000 2023-10-16 19:42:59
Contrast Donk Terrorist vs. Daniel Seven 22 94963 -5037 -2438 100000 2024-03-03 19:47:45
Ooh La La La E-Rotic 21 89148 -10852 -4786 100000 2023-10-16 19:36:09
Villain PIXY 20 89664 -10336 -4134 100000 2023-10-16 19:24:45
Midnight Train More Plastic & Tylah Winyard 22 95071 -4929 -2386 100000 2023-10-16 19:32:33
Right Into You The Tech Team 20 95761 -4239 -1696 100000 2023-11-16 03:26:29
Bassline Shatter M-Project & S2i8 23 91887 -8113 -4292 100000 2023-10-16 20:03:40
Breathe Me Back To Life Stonebank feat. Lena Sue 20 95577 -4423 -1769 100000 2023-11-16 03:07:20
Low Workout Fracus & Darwin 23 92525 -7475 -3954 100000 2023-11-16 01:58:37
Elysium Scott Brown 21 96883 -3117 -1375 100000 2023-11-16 02:23:15
Definition of a Badboy Scott Brown 20 96319 -3681 -1472 100000 2024-07-06 19:05:27
Big Boss Big Boss 21 95789 -4211 -1857 100000 2024-07-06 19:08:04
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.4581
Total Execution Time  2.4620
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,922,888 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3001/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.4480 seconds)  (Hide)
0.0017   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` = '3001'
GROUP BY `gs`.`grade
0.0018   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` = '3001'
AND `ghs`.`private` = 
0.0004   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` = '3001'
AND `r`.`name` = 'total' 
2.4440   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)