deploy_feedback icon indicating copy to clipboard operation
deploy_feedback copied to clipboard

[Bug]: Long build times for islands

Open mohantaylor opened this issue 1 year ago • 1 comments
trafficstars

Problem description

I have a very small fresh app with a small island (724B) that handles form submissions, the js file for the island with not cached takes multiple seconds to be delivered (12-13s). This seemed to start occurring about a month ago. This seems to also be the same issue with the plugin-twind.js.

Steps to reproduce

Wait for the cache to expire, load page, with island. Observe load times.

Expected behavior

As the source hasn't changed and should be already compiled the file should be delivered in milliseconds.

Environment

"$fresh/": "https://deno.land/x/[email protected]/"

Possible solution

No response

Additional context

No response

mohantaylor avatar May 15 '24 14:05 mohantaylor

Hey @mohantaylor, can you please send us an email to our support email [email protected] with some more details such as your deployment URL so we can take a look?

igorbdl avatar Jun 12 '24 08:06 igorbdl