Desklamp22


Total World Records: ??
Country: US

Stars Earned
2
18
2
1
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
Link Line Asterisk 25 76611 -23389 -14618 100000 2020-11-22 22:13:11
I Love You Baby Pandera 21 94975 -5025 -2216 100000 2023-12-11 06:49:10
Zodiac Banzai 21 93468 -6532 -2881 100000 2023-12-11 06:38:24
Monody TheFatRat feat. Laura Brehm 22 96297 -3703 -1792 100000 2020-11-22 22:10:23
Disconnected Disco Kid Whatever 20 95887 -4113 -1645 100000 2020-11-22 21:47:29
Soapy Bubble Fragmentz 23 90878 -9122 -4826 100000 2023-12-11 06:35:04
Click Bait S3RL feat. GL!TCH 20 96848 -3152 -1261 100000 2020-11-22 22:25:43
EternuS Sanxion7 20 95537 -4463 -1785 100000 2020-11-22 22:25:43
Feel The Melody S3RL feat. Sara 20 95131 -4869 -1948 100000 2020-11-22 22:36:15
The Saint Goes Marching The Saint 21 86808 -13192 -5818 100000 2020-11-22 21:47:29
We're Getting Faster Darwin feat. Fraz 22 91245 -8755 -4237 100000 2020-11-22 22:25:43
Dolphin Talk Pyramyth 23 91953 -8047 -4257 100000 2020-11-22 21:47:29
Equinox Mage 21 94447 -5553 -2449 100000 2020-11-22 22:25:43
July ReduX Entity 23 51748 -48252 -25525 100000 2020-11-22 21:34:02
Silence Fracus & Darwin 22 88179 -11821 -5721 100000 2020-11-22 21:34:02
Crime Time CJ Crew & KaW feat. Sedge 22 92169 -7831 -3790 100000 2020-11-22 21:47:29
MAX428 Omega 27 2847 -96975 -70695 99822 2020-11-22 22:36:15
Warrior Kirill Gramada 21 92877 -7123 -3141 100000 2020-11-22 22:36:15
Bring Your Lovin Back Fracus 20 97395 -2605 -1042 100000 2023-12-11 06:25:32
Critical Hit MDK 25 82168 -17832 -11145 100000 2023-12-11 06:44:15
The Naughty Song Oscillator X 19 97835 -2165 -782 100000 2023-12-11 06:28:23
Rainbow Rave Parade Chime 24 56013 -43987 -25337 100000 2023-12-11 06:46:52
Only You DEXTER KING feat. Alexis Donn 19 98322 -1678 -606 100000 2023-12-11 06:41:42
Perks Bibi Gold 21 95468 -4532 -1999 100000 2023-12-11 06:31:42
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.6327
Total Execution Time  2.6369
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3179/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.6231 seconds)  (Hide)
0.0011   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` = '3179'
GROUP BY `gs`.`grade
0.0039   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` = '3179'
AND `ghs`.`private` = 
0.0003   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` = '3179'
AND `r`.`name` = 'total' 
2.6178   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)