-
-
Notifications
You must be signed in to change notification settings - Fork 524
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
Refactor the node macro and simply most of the node implementations #1942
Conversation
2c3000b
to
7764da4
Compare
07ca0b8
to
a5a81bb
Compare
c606b79
to
13f1a90
Compare
b46f8a4
to
7880930
Compare
7880930
to
65c4876
Compare
5cc5105
to
ea5027a
Compare
3ab03c5
to
35338e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Insert party parrot
Performance Benchmark Resultscompile_demo_art::compile_group::iai_compile_to_proto with_setup_0:load_from_name(isometric-fountain) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_1:load_from_name(painted-dreams) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_2:load_from_name(procedural-string-lights) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_3:load_from_name(red-dress) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_4:load_from_name(valley-of-spires) Detailed metrics
|
Performance Benchmark Resultscompile_demo_art::compile_group::iai_compile_to_proto with_setup_0:load_from_name(isometric-fountain) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_1:load_from_name(painted-dreams) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_2:load_from_name(procedural-string-lights) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_3:load_from_name(red-dress) Detailed metrics
compile_demo_art::compile_group::iai_compile_to_proto with_setup_4:load_from_name(valley-of-spires) Detailed metrics
|
Found Clippy warningsClippy Warnings/Errors
|
Closes #1881, closes #1612
(Also fixes #1591)