Anvil


Country: US

Stars Earned
5
31
9
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 48

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 3189 2024-02-02 00:48:16
Bagpipe A-Moe 20 96372 2024-11-23 20:51:43
Birdie Doolittle 19 95007 2024-10-25 22:17:59
Change The World Nathalie & Kim Lukas 19 81000 2024-02-02 00:51:44
Fleadh Uncut Ian Parker 21 86448 2024-10-25 20:24:06
Ra Banzai 21 94569 2024-11-10 22:56:52
Reactor Jason Creasey 19 94620 2024-10-25 20:07:13
Spin Chicken Freebie & The Bean 21 92498 2024-10-25 19:53:14
Click Bait S3RL feat. GL!TCH 20 94811 2024-11-28 19:26:00
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 91328 2024-09-27 23:30:40
Ari Oh Jenny Kee 20 68237 2024-09-13 22:53:41
Young Forever Rebecca 20 92616 2024-10-06 23:43:58
Dam Dariram Joga 20 90174 2024-10-06 23:52:45
We're Getting Faster Darwin feat. Fraz 22 84101 2024-10-11 19:34:05
Get Lifted HOT KICKS 21 79873 2024-08-23 21:06:47
In My Dreams Rebecca 20 95757 2024-11-28 19:28:59
Dam Dadi Doo Fantasy Project 22 84619 2024-10-25 23:45:28
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 78196 2024-09-27 23:39:07
July ReduX Entity 23 29222 2023-12-29 22:52:48
Confusion Tess 22 94187 2024-11-10 22:53:36
I'm Crazy For Your Love Black Eva 21 87542 2024-09-27 23:35:39
Electro Asia Re-venge Phoenix 21 92727 2024-11-30 19:27:44
My Generation Captain Jack 20 95610 2024-11-30 19:24:06
On My Own Anamanaguchi feat. HANA 21 89009 2024-10-25 22:28:57
Charlene Missing Heart 22 37504 2024-10-25 20:17:12
The Judgement Day Naoki feat. Riyu Kosaka 19 91096 2024-09-13 22:36:06
Lay It Down Tchorta & Gui Boratto 19 96961 2024-09-20 21:02:05
Shiawase Dion Timmer 23 89829 2025-02-14 23:41:30
The Shrimps Vertigini 20 57051 2024-01-19 19:48:32
We Got The Moves Electric Callboy 20 89025 2024-10-05 00:06:08
Pump It Electric Callboy 21 80201 2024-09-27 23:42:41
Ooh La La La E-Rotic 21 93167 2024-11-23 23:16:59
Stop Me Natsume Oki 21 75672 2023-12-22 20:17:53
Villain PIXY 20 77609 2024-02-23 23:51:09
Space Boy Rameses B, Feint & Veela 22 9051 2024-08-23 21:09:41
Demon's World CJ Crew 22 87247 2024-11-23 23:26:58
TURBO Tokyo Machine 21 95827 2024-11-30 19:31:32
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 67310 2024-11-23 23:19:55
Forever and a Day Dy5on feat. Silver Angelina 22 89903 2024-10-04 23:19:20
Nothing Else Matters Katya Ocean 19 94440 2024-10-25 23:42:00
2NITE nanobii 21 54526 2024-01-19 19:45:44
Party ChildsPlay 19 90818 2024-09-13 22:33:19
What Ya Gonna Do Scott Brown 21 90789 2024-10-05 00:21:35
DMT Technikore 23 87153 2024-10-25 23:48:37
Where Did You Go Tatsunoshin 21 88554 2024-10-25 23:21:19
Way To Rio Tony T 20 95194 2024-11-28 19:32:16
Angel Wynona 21 95014 2024-10-25 22:26:11
Daydream Danny Leax 21 90378 2024-11-23 23:33:13
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.1849
Total Execution Time  0.1885
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,587,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13244
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.1752 seconds)  (Hide)
0.1662   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` = '13244'
GROUP BY `gs`.`grade
0.0087   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` = '13244'
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` = '13244'
AND `r`.`name` = 'total' 
  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)