Skip to content
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

Test & CoreLogging: improve inference & (no)specialization #39177

Merged
merged 3 commits into from
Jan 12, 2021

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Jan 10, 2021

This adjusts specialization in both Base.CoreLogging and Test,
and transitions to concrete types in some Test structs.
It also fixes a couple of inference problems.

This adjusts specialization in both Base.CoreLogging and Test,
and transitions to concrete types in some Test structs.
It also fixes a couple of inference problems.
stdlib/Test/src/Test.jl Outdated Show resolved Hide resolved
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
stdlib/Test/src/Test.jl Outdated Show resolved Hide resolved
Copy link
Member

@Sacha0 Sacha0 left a comment

Choose a reason for hiding this comment

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

Thanks Tim! :)

@timholy timholy merged commit 3d1598e into master Jan 12, 2021
@timholy timholy deleted the teh/nospec_test branch January 12, 2021 14:48
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
…#39177)

This adjusts specialization in both Base.CoreLogging and Test,
and transitions to concrete types in some Test structs.
It also fixes a couple of inference problems.

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
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.

3 participants