sam.saffron (Sam Saffron)
- Login: sam.saffron
- Email: sam.saffron@gmail.com
- Registered on: 07/22/2012
- Last connection: 04/08/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 12 | 33 | 45 |
Activity
04/08/2021
-
12:54 AM Ruby master Bug #17782: Can not compile Ruby trunk with openssl 1.1.1k
- let's close this, looks like an operator error ... unable to reproduce in a clean docker container. I suspect it was ...
04/07/2021
-
11:35 PM Ruby master Bug #17782: Can not compile Ruby trunk with openssl 1.1.1k
- Thanks @xtkoba, let me see if I can make a Dockerfile here to reproduce the issue.
3.0.1 tag installs fine on my sy... -
10:48 PM Ruby master Bug #17782 (Closed): Can not compile Ruby trunk with openssl 1.1.1k
- Following latest openssl upstream (maybe b91f62f) I can no longer compile Ruby trunk against 1.1.1k
```
In file i... -
11:24 PM Ruby master Feature #17762: A simple way to trace object allocation
- I am with @Eregon here:
> ObjectSpace.trace_object_allocations_start
as a side effect of a "require" seems li... -
10:58 PM Ruby master Bug #17658: DNS resolution failure with multiple named resolvers
- This has caused a pretty giant regression:
https://bugs.ruby-lang.org/issues/17781
Requests are now being neve...
03/02/2021
-
06:19 AM Ruby master Feature #17610: [PATCH] Reduce RubyVM::InstructionSequence.load_from_binary allocations
- > I tried measuring the same thing on popular open source applications like Redmine or Discourse, unfortunately I cou...
01/04/2021
-
06:47 AM Ruby master Bug #17373: Ruby 3.0 is slower at Discourse bench than Ruby 2.7
- Good news, @ko1 and @tenderlove managed to recover a fair bit of performance leading to release.
3.0 remains slower...
12/17/2020
-
04:26 AM Ruby master Bug #17400: Incorrect character downcase for Greek Sigma
- Java has complicated opinions as well:
```
class Main {
public static void main(String args[]) {
Syst... -
02:40 AM Ruby master Bug #17400: Incorrect character downcase for Greek Sigma
- Prior art here is:
https://github.com/elixir-lang/elixir/issues/6437
https://github.com/elixir-lang/elixir/pull/69...
12/09/2020
-
05:41 AM Ruby master Bug #17373: Ruby 3.0 is slower at Discourse bench than Ruby 2.7
- I made this tiny script, which you can use to test (in the branch in the first post)
```
#!/usr/bin/env ruby
# f...
Also available in: Atom