Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perf improvements #356

Merged
merged 18 commits into from
Mar 1, 2024
Merged

Perf improvements #356

merged 18 commits into from
Mar 1, 2024

Commits on Feb 29, 2024

  1. performances: Accelerate time listened

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9919e73 View commit details
    Browse the repository at this point in the history
  2. performances: Accelerate artists listened

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    755cff8 View commit details
    Browse the repository at this point in the history
  3. performances: Accelerate day repartition

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    af93f14 View commit details
    Browse the repository at this point in the history
  4. performances: Accelerate artist listening distribution

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7ae6dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. refactor: Simplify info basicMatch call

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1464ffe View commit details
    Browse the repository at this point in the history
  2. performances: Accelerate and refactor getRankOf

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    33c3cfc View commit details
    Browse the repository at this point in the history
  3. refactor: move getBest to stats.ts

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c0b2a7f View commit details
    Browse the repository at this point in the history
  4. refactor: simplify getBest calls

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5c0fc0c View commit details
    Browse the repository at this point in the history
  5. performances: Accelerate artists/albums/tracks pages

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e29dab8 View commit details
    Browse the repository at this point in the history
  6. feat: benchmarks hidden page

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f70c0a9 View commit details
    Browse the repository at this point in the history
  7. feat: improve ItemType

    Signed-off-by: Quentin Guidée <git@arra.red>
    quentinguidee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    661fa67 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #354 from quentinguidee/perfs/improve-performances

    Improve global request performances
    Yooooomi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    199aedc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adad0e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6245229 View commit details
    Browse the repository at this point in the history
  11. added db_data to gitignore

    Yooooomi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    01f32d1 View commit details
    Browse the repository at this point in the history
  12. lighter longest sessions

    Yooooomi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    30c3f6e View commit details
    Browse the repository at this point in the history
  13. better benchmarking

    Yooooomi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d21783d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #355 from Yooooomi/perfs/best-of-hour

    Best of hour performances * 10
    Yooooomi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0659ade View commit details
    Browse the repository at this point in the history