kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
359 stars 50 forks source link

update put&timeout to put_nowait #137

Closed ramanuzan closed 2 years ago

ramanuzan commented 2 years ago

update put&timeout to put_nowait

:star2: Hello! Thanks for contributing JORLDY!

Checklist

Please check if you consider the following items.

Types of changes

Please describe the types of changes! (ex. Bugfix, New feature, Documentation, ...)

Test Configuration

Description

Please describe the details of your contribution

optimize put method

ramanuzan commented 2 years ago

update code to optimize put time.

as-is

image

to-be

image