Change log:

v1.3.0.0 (05/09/2019)

  • Benchmnark results can now be embedded into third party websites (via iframes)
  • Latest benchmark run result now displayed directly on the benchmark page
  • Improved website loading speed by removing unnecessary third party scripts.
  • Changed website theme for better readability
  • Number of UI tweaks and minor changes.

v1.0.48.0 (12/20/2017)

  • Release after long pause
  • Improved performance
  • Better pagination

v1.0.41.0 (9/9/2016)

  • Support local accounts (in addition to OpenId providers) (#37)
  • Multiple bug fixes.

v1.0.38.0 (9/7/2016)

  • Show info to the user that benchmark will be posted as guest and unable to edit (#45)
  • Edit button for the owner on the Show page (#46)
  • Fix alignment of the latest benchmarks & history sections on the home page bug (#48)
  • Use correct benchmark version when saving result bug (#44)

v1.0.36.0 (9/2/2016)

  • Fixed bug with 404 error which made adding new benchmarks impossible (lesson learned: do not make late night deployment when tired :( ))

v1.0.34.0 (9/2/2016)

  • Ability to edit own benchmarks (user must be authenticated)

v1.0.33.0 (9/1/2016)

  • Authentication not needed to create benchmarks
  • Fixed bug when test case parsing (Server was unable to read input provided by user when user delted some test case.)
  • "My" benchmarks now ordered by date when they were created.