#GW2 Benchmark Comparator

1 messages · Page 1 of 1 (latest)

rapid nova
#

A little tool that I made to replace my DPS excel sheet Pog
Basically this site allows you to store your golem DPS performances and in addition compares them to up-to-date benchmarks from the Snow Crows website.

The benchmarks from Snow Crows are fetched once per day upon visiting the dashboard, but of course it also allows you to fetch them manually whenever you want.

All the data you input is only stored in your browsers local storage, so be careful when clearing browser data/switching browsers/cleaning up your system. (Private browser windows do also NOT keep the data upon closing)
To avoid losing your data the dashboard site also comes with Export and Import functionality you can use for backing up your data.

Tech stack is Angular, Tailwind, a little Spring Boot backend for fetching the SC benchmarks and Cloudflare.

Let me know if you have questions/feedback/suggestions or join my Discord server

gw2-benchmark-comparator.hypeplaysgames.com

rapid nova
#

Update 24/09/24

Table Exports

  • Added a button to export your benchmarks table as .xlsx file (Excel document)
  • Added a button to export your benchmarks table as .zip file (One .csv file for each benchmark type - Power DPS, Condi DPS, etc.)
rapid nova
#

Update 26/09/24

UI

  • Added tooltips to icon buttons
  • "Delete" action on benchmarks disabled while in edit mode

News

  • Avoid caching for news endpoint

SC Benchmarks

  • Added rate limit of one request per five minutes to SC benchmarks update button
brisk arch
#

Very nice work my friend

rapid nova
rapid nova
#

Update 30/09/24

UI

  • Added a confirmation dialogue before deleting a personal benchmark
rapid nova
#

Update 18/10/24

SC Benchmarks

  • Fixed a bug where updated builds from Snow Crows were not being recognized
rapid nova
#

Update 24/01/25

Data Storage

  • Added logging in with gw2.me accounts
  • Added storage of personal benchmarks in GW2 Benchmark Comparator database using gw2.me accounts
  • Added importing backed-up personal benchmarks into GW2 Benchmark Comparator database

UI

  • Fixed a behavior of modals closing when moving cursor outside the modal content while mouse buttons are being held down
rapid nova
#

Update 25/01/25

gw2.me Login

  • Removed unnecessary scopes from gw2.me login

UI

  • Fixed an unwanted UI behavior of the user dropdown menu
rapid nova
#

Update 30/01/25

UI

  • Changed contact link in footer to point at support email address
  • Added collapse/expand buttons to dashboard sections
  • Adjusted navigation items styles
  • Added transitions to modals
  • Added "Unsaved Changes" warning modals when leaving the page while editing a benchmark entry
  • Added a cancel button to the edit mode of a benchmark entry
  • Adjusted news entries styling and categorizing
rapid nova
#

Update 02/02/25

Sharing

  • Added a sharing section to the dashboard to create links to share your personal benchmarks with your friends