diff options
| author | nagachika <nagachika@ruby-lang.org> | 2023-12-16 10:36:58 +0900 |
|---|---|---|
| committer | nagachika <nagachika@ruby-lang.org> | 2023-12-16 10:48:39 +0900 |
| commit | affd2c02962a83b353acd846d99500f3b7994009 (patch) | |
| tree | 24c03ae7143057e27bff1777cd9c2eb72433872e /spec/ruby/core/array/array_spec.rb | |
| parent | ca83700944623d5934a6979ed209733045ac541c (diff) | |
merge revision(s) 0300ea5a6c8a7a49feed73318fc8a991aa89fcfc:
[ruby/net-http] Improve performance of HTTPHeader#content_type
In the existing implementation, `main_type` and `sub_type` would end up
being called multiple times potentially.
Instead of doing that, save the result so it can be re-used.
https://github.com/ruby/net-http/commit/179976f7ea
---
lib/net/http/header.rb | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
Diffstat (limited to 'spec/ruby/core/array/array_spec.rb')
0 files changed, 0 insertions, 0 deletions
