Skip to content

Experiment: use a HashMap directly for NameTable - #27074

Draft
SolalPirelli wants to merge 3 commits into
scala:mainfrom
dotty-staging:solal/nametable
Draft

SolalPirelli wants to merge 3 commits into
scala:mainfrom
dotty-staging:solal/nametable

Conversation

@SolalPirelli

Copy link
Copy Markdown
Contributor

Looks okay locally, let's see benchmarks...

Have you relied on LLM-based tools in this contribution?

No

How was the solution tested?

Covered by existing tests (this is a refactoring)

writer: PrintWriter = new PrintWriter(Console.err, true),
echoer: PrintWriter = new PrintWriter(Console.out, true)
initWriter: PrintWriter | Null = null,
initEchoer: PrintWriter | Null = null

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

these were the remaining char[] allocations for helloWorld

@dottybot

Copy link
Copy Markdown
Member

Benchmarks started. Workflow run.

@dottybot

Copy link
Copy Markdown
Member

Benchmarks completed. Overview.

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.

2 participants