Skip to content

More idiomatic elmentary benchmark code #1

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

Merged

Conversation

sliemeobn
Copy link
Contributor

I don't expect much in terms of performance, but I think this way the code is a) more comparable to others, and b) more idiomatic to how elementary wants to be written.

@RandomHashTags
Copy link
Owner

I agree, however writing html that way does not prefix it with <!DOCTYPE html> when rendered, as confirmed with the unit tests.

It was originally coded that way until unit testing revealed it is malformed. If you can fix it in your repo I'll happily merge this.

@RandomHashTags RandomHashTags self-assigned this Oct 17, 2024
@RandomHashTags RandomHashTags requested review from RandomHashTags and removed request for RandomHashTags October 17, 2024 16:53
@RandomHashTags RandomHashTags added the enhancement New feature or request label Oct 17, 2024
@sliemeobn
Copy link
Contributor Author

oops, I totally missed that. should be good now.

if you need help setting up CI in github actions, let me know.

@RandomHashTags RandomHashTags self-requested a review October 17, 2024 17:44
@RandomHashTags
Copy link
Owner

I guess that works too. LGTM.

@RandomHashTags RandomHashTags merged commit e4e05f7 into RandomHashTags:main Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants