Vexus27


Total World Records: ??
Country: GB

Stars Earned
19
3
3

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
Dance Vibrations Elpis 19 75475 -24525 -8854 100000 2024-09-06 12:27:04
Dynamo Oscillator X 19 82101 -17899 -6462 100000 2024-09-13 13:37:17
Birdie Doolittle 19 82565 -17435 -6294 100000 2024-06-27 11:24:47
Can't Let Go Jenna Drey 19 78702 -21298 -7689 100000 2024-09-06 12:19:48
Change The World Nathalie & Kim Lukas 19 81341 -18659 -6736 100000 2024-09-06 12:22:20
Blow My Mind Alphadelta 19 79893 -20107 -7259 100000 2024-09-02 16:46:48
Funny Love Dan Balan 19 82175 -17825 -6435 100000 2024-09-13 13:45:14
Dies Irae Jason Creasey 19 54002 -45998 -16605 100000 2024-09-07 13:53:54
Ladybug Coconut 19 81051 -18949 -6841 100000 2024-07-04 13:03:25
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 82116 -17884 -6456 100000 2024-09-13 13:42:38
Bumble Bee Bambee 20 33212 -66788 -26715 100000 2024-09-07 13:59:07
Coming Out Playmaker feat. Robina 19 80983 -19017 -6865 100000 2024-09-06 12:24:29
Devil Inside CRMNL 19 75345 -24655 -8900 100000 2024-09-06 12:29:18
Butterfly Swingrowers 19 82320 -17680 -6382 100000 2024-09-02 16:53:24
Grab It While We Can FantastixX 19 82485 -17515 -6323 100000 2024-09-13 13:48:29
High On Your Love Safura 19 87561 -12439 -4490 100000 2024-10-06 19:16:52
Here For You PIXL feat. Q'AILA 19 87264 -12736 -4598 100000 2024-10-30 14:42:05
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 25633 -74367 -32796 100000 2024-08-30 13:38:10
Crab Rave Noisestorm 20 84821 -15179 -6072 100000 2024-07-04 14:12:11
Born to Run Red Parker 19 79338 -20662 -7459 100000 2024-09-02 16:51:28
All Starts Now Laurell 19 86335 -13665 -4933 100000 2024-06-27 09:09:30
The 7 Jump Ken-D 19 84614 -15386 -5554 100000 2024-10-30 14:50:24
Boogeyman Wizardz of Oz 19 79589 -20411 -7368 100000 2024-09-02 16:48:40
Everybody Get Up Tempo feat. Manola 19 84801 -15199 -5487 100000 2024-09-13 13:39:30
Way To Rio Tony T 20 90005 -9995 -3998 100000 2024-10-06 19:08:26
  BENCHMARKS  
Loading Time: Base Classes  0.0042
Controller Execution Time ( Main / Rival )  2.7677
Total Execution Time  2.7722
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9679/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.7339 seconds)  (Hide)
0.0125   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` = '9679'
GROUP BY `gs`.`grade
0.0079   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` = '9679'
AND `ghs`.`private` = 
0.0045   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` = '9679'
AND `r`.`name` = 'total' 
2.7090   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)