Herald


Total World Records: ??
Country: GT

Stars Earned
10
11
11
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
Zodiac Banzai 21 17363 -82637 -36443 100000 2024-06-30 18:26:04
Bloodrush TechnoDred 26 25928 -74072 -50073 100000 2024-06-23 16:28:06
Pink Fuzzy Bunnies Wonderboy 25 44105 -55895 -34934 100000 2024-05-09 00:41:45
Zenith Sanxion7 24 85148 -14852 -8555 100000 2024-05-24 22:46:22
The Beginning DJ Doo 26 77072 -22928 -15499 100000 2024-05-26 18:11:22
Monolith Affinity 25 80126 -19874 -12421 100000 2024-05-11 18:35:04
Ghosts Tenth Planet 20 91172 -8828 -3531 100000 2024-05-09 00:11:00
Your Own Destiny Entity & Darwin 24 81926 -18074 -10411 100000 2024-05-11 18:49:41
MAX428 Omega 27 713 -99109 -72250 99822 2024-05-24 23:01:05
Nightmare FSJ feat. Tara Louise 21 90235 -9765 -4306 100000 2024-07-13 21:37:54
Warrior Kirill Gramada 21 49342 -50658 -22340 100000 2024-05-09 00:16:12
Arcade Run Perfect Sphere 22 90944 -9056 -4383 100000 2024-05-11 18:16:34
Summer Smiley 25 82011 -17989 -11243 100000 2024-05-11 18:42:08
Show U M-Project 24 84516 -15484 -8919 100000 2024-07-06 16:31:46
Dystopia 2077 F.O.O.L & The Forgotten 23 53188 -46812 -24764 100000 2024-06-18 17:54:21
Energizer ZiGZaG 23 38870 -61130 -32338 100000 2024-05-26 17:54:56
INEEDU Teddy Killerz 22 89317 -10683 -5171 100000 2024-07-06 16:24:25
Right Into You The Tech Team 20 15271 -84729 -33892 100000 2024-06-30 18:13:13
Lemmings On The Run E-Rotic 21 90752 -9248 -4078 100000 2024-05-09 00:13:34
EMEA Re-venG 24 27175 -72825 -41947 100000 2024-07-06 16:28:54
Forever and a Day Dy5on feat. Silver Angelina 22 95480 -4520 -2188 100000 2024-05-26 17:51:08
GALACTICAL Tokyo Machine 23 45658 -54342 -28747 100000 2024-05-09 00:31:39
Low Workout Fracus & Darwin 23 74505 -25495 -13487 100000 2024-08-04 16:34:14
Definition of a Badboy Scott Brown 20 98276 -1724 -690 100000 2024-07-13 22:10:45
Music Is Moving Tatsunoshin 23 87870 -12130 -6417 100000 2024-05-11 18:21:57
FAR OUT Tokyo Machine 24 85843 -14157 -8154 100000 2024-05-11 18:25:28
Accelerate Teminite & Skybreak 24 86994 -13006 -7491 100000 2024-07-13 22:08:00
Mothership F.O.O.L & SKUM 24 89870 -10130 -5835 100000 2024-06-30 18:22:49
DMT Technikore 23 82242 -17758 -9394 100000 2024-07-13 21:46:21
Everybody Get Up Tempo feat. Manola 19 97946 -2054 -741 100000 2024-07-13 21:49:25
SPEED KING David Kane 24 76154 -23846 -13735 100000 2024-07-13 21:51:40
Where Did You Go Tatsunoshin 21 88419 -11581 -5107 100000 2024-07-13 22:02:09
Take Me Away Dougal 22 85457 -14543 -7039 100000 2024-09-01 15:49:13
  BENCHMARKS  
Loading Time: Base Classes  0.0044
Controller Execution Time ( Main / Rival )  2.9912
Total Execution Time  2.9958
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,968 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16029/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.9810 seconds)  (Hide)
0.0139   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` = '16029'
GROUP BY `gs`.`grade
0.0017   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` = '16029'
AND `ghs`.`private` = 
0.0009   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` = '16029'
AND `r`.`name` = 'total' 
2.9645   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)