Skip to content

Migrate blog - #421

Merged
JustinPihony merged 9 commits into
masterfrom
migrate-blog
Feb 22, 2021
Merged

Migrate blog#421
JustinPihony merged 9 commits into
masterfrom
migrate-blog

Conversation

@sebastian-alfers

Copy link
Copy Markdown
Contributor

Migrate two relevant blog posts into static content.
Redirect non-RC and non-milestone releases url to corresponding tag on github.
Keep the blog menu item and link to minimal blog index page


The content was converted via https://markdowntohtml.com/ 🤷‍♂️

Comment thread conf/routes Outdated

@ignasi35 ignasi35 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Some comments re URL redirections.

<h2 id="conclusion">Conclusion</h2>
<p>In most cases Graal will actually run your Play application way faster than a regular JVM. Graal is especially good in running Scala code, since it has a way better <a href="https://en.wikipedia.org/wiki/Escape_analysis"><em>escape analysis</em></a>. However it can depend on your workload and what you do, so it’s probably a good idea to take a look at Graal by yourself.</p>
<p>If you are trying to interop with other languages Graal might also be a really good fit, since most languages can just be executed/run from a simple “Context” and Graal will also try his best to make the code as performant as possible.</p>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As discussed offline: I would add the author and date of the post.

@JustinPihony
JustinPihony merged commit eb13215 into master Feb 22, 2021
@JustinPihony
JustinPihony deleted the migrate-blog branch February 22, 2021 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants