01NITOLEMAC


Total World Records: ??
Country: US

Stars Earned
24

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
Dies Irae Jason Creasey 19 96607 -3393 -1225 100000 2024-12-29 20:02:15
Flash In The Night Flashman 22 94184 -5816 -2815 100000 2024-05-18 22:18:54
Delirium Smiley 23 92519 -7481 -3957 100000 2024-12-29 19:50:18
Beethoven Virus BanYa 22 93259 -6741 -3263 100000 2025-04-13 17:36:26
BU-44 Naoki 21 97347 -2653 -1170 100000 2025-06-30 22:24:59
Kagami KaW 21 96833 -3167 -1397 100000 2024-05-18 21:58:59
Brutalisphere Machinae Supremacy 23 90914 -9086 -4806 100000 2024-05-18 22:02:37
Paradox Naoki feat. Riyu Kosaka 20 95627 -4373 -1749 100000 2024-12-29 19:44:59
403 NAOKI underground 23 95762 -4238 -2242 100000 2025-06-22 14:22:53
7th Trip NM underground artifact 22 89276 -10724 -5190 100000 2024-12-29 20:55:32
Press Start MDK 23 91300 -8700 -4602 100000 2024-05-18 22:44:09
Cosmic Drive Quiqman 22 96514 -3486 -1687 100000 2024-12-29 19:41:51
Para-Symptoms 165 23 88410 -11590 -6131 100000 2024-05-18 22:41:51
Bassline Shatter M-Project & S2i8 23 92186 -7814 -4134 100000 2024-05-18 22:22:16
Techno World NAOKI underground 22 95171 -4829 -2337 100000 2024-05-18 21:03:15
Candy Pop Luv Limited -NM- 21 91128 -8872 -3913 100000 2024-05-18 20:33:36
Supernova Laszlo 22 95108 -4892 -2368 100000 2024-03-31 17:40:26
Electronic City Pops TOKYO twilight scene 21 97489 -2511 -1107 100000 2024-12-29 19:52:35
Herrscher of Finality Omega 23 89591 -10409 -5506 100000 2024-05-18 22:25:47
What Ya Gonna Do Scott Brown 21 97664 -2336 -1030 100000 2024-12-29 20:53:14
戦国 Re-venG 21 96234 -3766 -1661 100000 2025-04-13 17:33:13
Running In The 90s Max Coveri 23 95457 -4543 -2403 100000 2024-12-29 20:12:06
Remember Me Leslie Parrish 21 96442 -3558 -1569 100000 2025-06-22 16:24:13
Ekstasis d-complex 23 86779 -13221 -6994 100000 2025-06-22 14:17:45
  BENCHMARKS  
Loading Time: Base Classes  0.0061
Controller Execution Time ( Main / Rival )  1.9291
Total Execution Time  1.9355
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,024 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14187/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 (1.9189 seconds)  (Hide)
0.0012   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` = '14187'
GROUP BY `gs`.`grade
0.0006   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` = '14187'
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` = '14187'
AND `r`.`name` = 'total' 
1.9169   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)