Skip to content

Conversation

@zzstoatzz
Copy link
Collaborator

related to #18025

@codspeed-hq
Copy link

codspeed-hq bot commented May 12, 2025

CodSpeed Performance Report

Merging #18028 will not alter performance

Comparing default-ui-url (beb4834) with main (0318a6b)

Summary

✅ 2 untouched benchmarks

self.__pydantic_fields_set__.remove("ui_url")
if self.server.ui.api_url is None:
if self.api.url:
self.server.ui.api_url = self.api.url

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't fully thought this through, but I think perhaps this should be "/api" as well here? So in practice, we'd get rid of the if statement one line up, and just unconditionally use "/api" whenever self.server.ui.api_url is None .

Thanks so much for addressing my suggestion so quickly by the way!

@github-actions
Copy link
Contributor

This pull request is stale because it has been open 14 days with no activity. To keep this pull request open remove stale label or comment.

@github-actions
Copy link
Contributor

This pull request was closed because it has been stale for 14 days with no activity. If this pull request is important or you have more to add feel free to re-open it.

@github-actions github-actions bot closed this Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants