[WIP] Cycles: optimizationS for Tabulated-Sobol sampler #119575

Draft
Odilkhon Yakubov wants to merge 2 commits from odil24/blender:main into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

Improved code quality and some optimizations

Improved code quality and some optimizations
Odilkhon Yakubov added 1 commit 2024-03-16 20:23:45 +01:00
a54c6bf726 Cycles: optimization for Tabulated-Sobol sampler
Improved code quality and some optimizations
Iliya Katushenock added this to the Render & Cycles project 2024-03-16 20:25:33 +01:00

Like your previous PR which was closed[1], you need to provide more information on what this patch does, why it is better, and provide proof of benefit across several scenes.

This patch will be closed if this information is not provided.

[1] #116951 (comment)

Like your previous PR which was closed[1], you need to provide more information on what this patch does, why it is better, and provide proof of benefit across several scenes. This patch will be closed if this information is not provided. [1] https://projects.blender.org/blender/blender/pulls/116951#issuecomment-1099404
Member

Along with the comment from @deadpin , it seems a lot of your "additions and subtractions" are white space changes and the removal of code comments. This makes it harder to identify exactly what changed, making it harder to review.

If the code comment is still applicable, then keep it in. As for the white space changes, please run make format before committing the changes.

Along with the comment from @deadpin , it seems a lot of your "additions and subtractions" are white space changes and the removal of code comments. This makes it harder to identify exactly what changed, making it harder to review. If the code comment is still applicable, then keep it in. As for the white space changes, please run `make format` before committing the changes.
Author
First-time contributor

@deadpin @Alaska Thanks for feedback!

@deadpin @Alaska Thanks for feedback!
Odilkhon Yakubov closed this pull request 2024-03-18 03:16:46 +01:00
Member

@odil24 did you mean to close this pul request?

@odil24 did you mean to close this pul request?
Author
First-time contributor

@odil24 did you mean to close this pul request?

I mean just close for sometimes when I will finish then reopen again

> @odil24 did you mean to close this pul request? I mean just close for sometimes when I will finish then reopen again
Member

@odil24 if a pull is work in progress, then you can name it WIP: Name of your pull request to let people know it's not ready for review.

If you need to make some changes, but they will be done quickly (E.G. within a day or two), you can leave the pull request open, make the changes you need, then commit and push them to the branch you're using for this pull request.

If you need to make some changes, and they're going to take many days, then it's best to leave the pull request open and just let people know you're working on it, either with a comment or with the WIP title thing mentioned above.

@odil24 if a pull is work in progress, then you can name it `WIP: Name of your pull request` to let people know it's not ready for review. If you need to make some changes, but they will be done quickly (E.G. within a day or two), you can leave the pull request open, make the changes you need, then commit and push them to the branch you're using for this pull request. If you need to make some changes, and they're going to take many days, then it's best to leave the pull request open and just let people know you're working on it, either with a comment or with the WIP title thing mentioned above.
Odilkhon Yakubov changed title from Cycles: optimization for Tabulated-Sobol sampler to [WIP] Cycles: optimizationS for Tabulated-Sobol sampler 2024-03-18 17:11:58 +01:00
Odilkhon Yakubov reopened this pull request 2024-03-18 17:12:28 +01:00
Author
First-time contributor

Please, review the commit:
50011c0bee

Please, review the commit: https://projects.blender.org/blender/blender/commit/50011c0bee216fe51f8295890e4bf2a137684bb3

@odil24 Please update this pull request rather than pointing to a commit.

@odil24 Please update this pull request rather than pointing to a commit.
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:odil24-main
git checkout odil24-main
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#119575
No description provided.