Skip to content

[core][gpu-objects] Performance regression caused by transferring object references for small objects #53623

@kevin85421

Description

@kevin85421

What happened + What you expected to happen

The GPU objects POC PR (#52938) causes a performance degradation because it passes ObjectRef for small objects.

Solution is to clear object ref if the object ref is not a GPU object ref.

Versions / Dependencies

nightly

Reproduction script

Trigger release tests with name:stress_test_many_tasks.aws

Issue Severity

None

Metadata

Metadata

Labels

P1Issue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'trdtRay Direct Transport

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions