maciej.mensfeld (Maciej Mensfeld)
- Login: maciej.mensfeld
- Email: maciej@mensfeld.pl
- Registered on: 10/19/2015
- Last sign in: 06/18/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 7 | 8 |
Activity
06/19/2024
- 04:06 PM Ruby master Bug #20462: Native threads are no longer reused
- byroot (Jean Boussier) wrote in #note-5:
> > Not sure if related
>
> It is. The thread cache was to reuse short l... - 12:24 PM Ruby master Bug #20462: Native threads are no longer reused
- Not sure if related but here's a benchmark of the impact (written by Gordon Chan):
```ruby
#!/usr/bin/env ruby
...
06/18/2024
- 08:51 AM Ruby master Bug #20462: Native threads are no longer reused
- I also believe it can multiple any potential issues with resources leakage. Not sure yet what is causing this but wor...
10/16/2023
- 10:15 AM Ruby master Feature #19744: Namespace on read
- byroot (Jean Boussier) wrote in #note-34:
> > Bundler and RubyGems (RG&B) should be considered in deciding on the ac... - 08:50 AM Ruby master Feature #19744: Namespace on read
- Here are a few more thoughts from me that may have an impact on this, and I hope David will speak up as well:
Bund...
10/15/2023
- 02:16 PM Ruby master Feature #19744: Namespace on read
- If I may.
### `::` scope
Similar to Jeremy, my gems heavily use the top-level reference. Like others, I also ha...
09/29/2023
- 06:41 PM Ruby master Bug #19288: Ractor JSON parsing significantly slower than linear parsing
- I want to revisit our discussion about leveraging Ruby Ractors for parallel JSON parsing. It appears there hasn't bee...
03/21/2023
- 09:48 AM Ruby master Bug #19288: Ractor JSON parsing significantly slower than linear parsing
- > And then of course there is the issue that Ractor is incompatible with most gems/code out there.
While JSON loadin...
01/24/2023
- 09:09 PM Ruby master Bug #19288: Ractor JSON parsing significantly slower than linear parsing
- > I think the implementation issues are solvable but the bigger picture issue of adoption is of course up in the air....
- 11:35 AM Ruby master Bug #19288: Ractor JSON parsing significantly slower than linear parsing
- > Note that Ractor is far from production-ready.
I am well aware. I just provide a justification and since my case...
Also available in: Atom