Sirjarvis


Total World Records: ??
Country: US

Stars Earned
20
9
3
4

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
Party People Oscillator X 20 89509 -10491 -4196 100000 2026-01-05 02:41:18
It Gets Better Eskimo feat. Maria Merete 21 92261 -7739 -3413 100000 2026-03-08 23:27:10
I Feel Sun Gyrlie 21 77644 -22356 -9859 100000 2024-05-28 00:15:45
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 92862 -7138 -2855 100000 2024-11-18 21:38:49
Dies Irae Jason Creasey 19 90563 -9437 -3407 100000 2024-11-18 21:47:11
Coming Out Playmaker feat. Robina 19 90456 -9544 -3445 100000 2024-11-18 21:32:13
Waka Laka Jenny Rom vs. The Zippers 21 82481 -17519 -7726 100000 2026-03-09 00:01:13
Ghosts Tenth Planet 20 87421 -12579 -5032 100000 2026-01-05 02:31:06
A Sign Tipsy & Tipsy 23 79381 -20619 -10907 100000 2026-03-08 23:55:24
Bye Bye Baby Balloon Joga 21 81940 -18060 -7964 100000 2024-05-28 00:29:18
Electric The DNC feat. Miss Amani 22 71118 -28882 -13979 100000 2024-11-18 20:45:12
Music & Police CJ Crew & KaW feat. Christian D. 21 84231 -15769 -6954 100000 2026-03-08 23:37:17
So Deep Silvertear 21 88722 -11278 -4974 100000 2024-11-18 20:30:11
Summer Night In Seattle Jenna Drey 20 88933 -11067 -4427 100000 2024-11-18 21:56:53
Silence Fracus & Darwin 22 26137 -73863 -35750 100000 2026-03-08 23:47:15
What Love Feels Like Leonail 20 89920 -10080 -4032 100000 2026-03-08 23:58:47
Kagami KaW 21 81364 -18636 -8218 100000 2024-05-28 00:23:09
Ring The Alarm M-Project & Signal 22 73810 -26190 -12676 100000 2024-05-28 00:10:41
Silent Movie Little Violet 19 97071 -2929 -1057 100000 2024-11-18 21:12:11
Moonlight PIXY 20 42805 -57195 -22878 100000 2026-03-08 23:34:51
Space Boy Rameses B, Feint & Veela 22 79819 -20181 -9768 100000 2026-03-08 23:44:09
INEEDU Teddy Killerz 22 9232 -90768 -43932 100000 2024-05-28 00:19:28
Orbit Ellis 19 91831 -8169 -2949 100000 2024-11-18 20:23:42
Crab Rave Noisestorm 20 95413 -4587 -1835 100000 2024-05-28 00:34:14
Just Dance Bad Computer 20 87512 -12488 -4995 100000 2026-03-08 23:30:30
Northern Lights Saxsquatch 21 81323 -18677 -8237 100000 2024-05-28 00:07:40
Sirens RENOLD X Scarlett 19 95072 -4928 -1779 100000 2026-01-05 02:48:26
UFO Little Sis Nora & S3RL 20 92682 -7318 -2927 100000 2026-01-05 02:11:47
Where Did You Go Tatsunoshin 21 33813 -66187 -29188 100000 2026-01-05 01:44:46
Daydream Danny Leax 21 90596 -9404 -4147 100000 2024-11-18 21:49:59
Running In The 90s Max Coveri 23 63366 -36634 -19379 100000 2026-01-05 02:08:09
My Heart Is Ticking Like A Bomb E-Rotic 20 88583 -11417 -4567 100000 2026-03-08 23:40:07
No Rules Foxela & Britt Lari 19 88555 -11445 -4132 100000 2026-01-05 02:27:05
Halley's Comet Jenna Drey & Joe Bermudez 19 90604 -9396 -3392 100000 2026-01-05 02:34:08
Redshift F.O.O.L 23 68271 -31729 -16785 100000 2026-03-08 23:50:58
Ping Pong AronChupa & Little Sis Nora 20 90390 -9610 -3844 100000 2026-01-05 02:02:46
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  4.2534
Total Execution Time  4.2575
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,058,352 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16471/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 (4.2415 seconds)  (Hide)
0.0058   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` = '16471'
GROUP BY `gs`.`grade
0.0069   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` = '16471'
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` = '16471'
AND `r`.`name` = 'total' 
4.2285   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)