gsilv4013


Total World Records: ??
Country: US

Stars Earned
8
10
8
2

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
Firewalker Xenon 19 83214 -16786 -6060 100000 2021-01-15 22:03:48
Bagpipe A-Moe 20 86943 -13057 -5223 100000 2021-01-15 22:03:48
Dancing Circus Brisby & Jingles 21 81686 -18314 -8076 100000 2021-01-15 21:26:30
Dream A Dream Captain Jack 20 83894 -16106 -6442 100000 2021-01-13 20:05:10
Dreaming Rameses B feat. Holly Drummond 21 9495 -90505 -39913 100000 2022-09-29 22:32:49
Moonstone Virgill 19 95483 -4517 -1631 100000 2022-10-08 01:28:27
Click Bait S3RL feat. GL!TCH 20 87034 -12966 -5186 100000 2022-09-29 22:42:47
Anubis Banzai 20 84471 -15529 -6212 100000 2021-01-15 04:19:21
Bandito Remorse Code 21 78273 -21727 -9582 100000 2021-01-17 00:42:28
Electric The DNC feat. Miss Amani 22 66695 -33305 -16120 100000 2021-01-22 19:39:02
Devil Inside CRMNL 19 92171 -7829 -2826 100000 2021-01-30 05:30:13
July ReduX Entity 23 2158 -97842 -51758 100000 2021-01-13 20:05:10
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 82508 -17492 -7714 100000 2021-01-22 19:39:02
Megalovania Toby Fox 21 84927 -15073 -6647 100000 2021-01-13 20:05:10
Forever Schustin 21 88767 -11233 -4954 100000 2022-10-05 00:50:46
The Judgement Day Naoki feat. Riyu Kosaka 19 66872 -33128 -11959 100000 2022-10-03 21:07:41
Boomerang Miss V 21 47377 -52623 -23207 100000 2022-10-05 00:48:38
Lay It Down Tchorta & Gui Boratto 19 92508 -7492 -2705 100000 2022-09-28 21:53:02
Silent Movie Little Violet 19 91445 -8555 -3088 100000 2022-09-29 22:40:25
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 90013 -9987 -3605 100000 2022-10-03 21:09:44
Dystopia 2077 F.O.O.L & The Forgotten 23 26479 -73521 -38893 100000 2022-09-29 22:34:50
Press Start MDK 23 14111 -85889 -45435 100000 2022-10-05 00:53:08
Para-Symptoms 165 23 16362 -83638 -44245 100000 2022-09-28 21:48:31
Trigger CraXy 21 84386 -15614 -6886 100000 2022-09-28 00:49:33
Only You DEXTER KING feat. Alexis Donn 19 91960 -8040 -2902 100000 2022-09-30 22:00:10
INEEDU Teddy Killerz 22 18106 -81894 -39637 100000 2023-01-14 04:16:27
Therapy Conro 20 6495 -93505 -37402 100000 2023-01-14 04:18:17
Do My Thing PRTY ANML 20 88187 -11813 -4725 100000 2023-06-17 23:32:46
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  3.1887
Total Execution Time  3.1927
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,640 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3415/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 (3.1594 seconds)  (Hide)
0.0106   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` = '3415'
GROUP BY `gs`.`grade
0.0028   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` = '3415'
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` = '3415'
AND `r`.`name` = 'total' 
3.1458   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)