-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: add tracy profiler integration #5258
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
base: develop
Are you sure you want to change the base?
Conversation
|
i can not open https://github.com/BenjaminAmos/TracyJavaBindings |
|
https://github.com/BenjaminAmos/TracyJavaBindings should be public now. I was staging the library in a private repository and forgot to make it public before creating this pull request. |
|
So, I just tested this out and noticed the following: What I did:
Logs: |
|
The library loading errors should be fixed by MovingBlocks/TracyJavaBindings@fa7be51. |
e4224e9 to
a22a9cc
Compare
|
@BenjaminAmos can this one be merged or something is still open? |
|
As far as I know, the only thing left before this can be merged is building the TracyJavaBindings library and publishing it to artifactory. We need builds for Windows, macOS and Linux, with macOS being the one that is usually the hardest to achieve. |
Contains
This pull request integrates Terasology's
PerformanceMonitorwith the Tracy Profiler. This allows for better visualising performance traces and should help with diagnosing performance bottlenecks.How to test
Settings->AutoconfigOutstanding before merging
MovingBlocksorganisation?)