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

Fixed profiler formatting #28

Merged
merged 5 commits into from
Mar 29, 2024
Merged

Fixed profiler formatting #28

merged 5 commits into from
Mar 29, 2024

Conversation

SmetDenis
Copy link
Member

Some minor adjustments were made to improve readability and accuracy of output. Padding was added to further standardize the spacing of output values, some conditionals were adjusted, and 'Exit Code' output was changed from 'Info' to 'Debug' level. Extraneous test assertions were removed accordingly.

Changes involve optimizing the profiling method to provide fine-grained tracking of time durations and memory usage, along with improving the output display formatting. This color-coded formatting provides different visual cues corresponding to various usage metrics and allows better readability, fostering effective debugging and profiling.
Some minor adjustments were made to improve readability and accuracy of output. Padding was added to further standardize the spacing of output values, some conditionals were adjusted, and 'Exit Code' output was changed from 'Info' to 'Debug' level. Extraneous test assertions were removed accordingly.
# Conflicts:
#	demo/Commands/DemoOutput.php
#	src/OutputMods/Text.php
Some minor adjustments were made to improve readability and accuracy of output. Padding was added to further standardize the spacing of output values, some conditionals were adjusted, and 'Exit Code' output was changed from 'Info' to 'Debug' level. Extraneous test assertions were removed accordingly.
@SmetDenis SmetDenis merged commit eaf5e09 into master Mar 29, 2024
20 checks passed
@SmetDenis SmetDenis deleted the coloring branch March 29, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant