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

The Tasuka Profiler #11

Open
iceBear67 opened this issue Feb 19, 2022 · 1 comment
Open

The Tasuka Profiler #11

iceBear67 opened this issue Feb 19, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: low
Milestone

Comments

@iceBear67
Copy link
Member

Intending to make a benchmark and see what causes server lag, It's necessary to introduce such a concept, Profiler.

A profiler means an object collects used time from those "performance blackholes".

Used time, which includes:

  • Average Tick Time. (Both Async and Sync)
  • Full tick time. (Both Async and Sync)
  • Data Load/Save Time
  • .. and more.
@iceBear67 iceBear67 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers priority: low labels Feb 19, 2022
@iceBear67 iceBear67 added this to the Backlog milestone Mar 6, 2022
@iceBear67 iceBear67 modified the milestones: Backlog, 0.1.0-M2, 0.1.0-M3 Mar 20, 2022
@iceBear67
Copy link
Member Author

I have an designation and I will publish it on weekend. (Maybe Later)

This will be a separated project like #46 for general purposes.

@iceBear67 iceBear67 changed the title Profiler The Tasuka Profiler Mar 28, 2022
@iceBear67 iceBear67 modified the milestones: 0.2.0-M1, 0.2.0-M2 May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: low
Projects
None yet
Development

No branches or pull requests

1 participant