Ivo Anjo

Results 57 issues of Ivo Anjo

![Screen Shot 2021-10-18 at 16 33 30](https://user-images.githubusercontent.com/2785847/137763082-895287d7-538e-4997-aaf3-35452f7668e8.png) Should this be ? :)

Hello there! Thanks a lot for `benchmark-ips` :) Today I was using it for a few tests and noticed that whenever the percentage of standard deviation shows up in the...

enhancement

As the author of the [`persistent-💎`](https://rubygems.org/gems/persistent-dmnd) gem, I fully endorse `active_emoji`. Let's make Ruby code beautiful 🌈! Also rubygems.org should totally allow emojis on gem names ;)

As identified in and , coercible's use of errors to signal unsupported coercions has a measurable impact on performance, especially when using JRuby. To workaround this problem, this PR adds...

👋 Hello there! I work at @Datadog on our open-source Ruby APM library, [`ddtrace`](https://github.com/DataDog/dd-trace-rb). One of our users has ran into an issue where `logging`'s `Thread` inherit context behavior was...

Just noticed while looking at the [0.2.0 diff](https://my.diffend.io/gems/gvl-tracing/0.1.1/0.2.0) that gvl-tracing is shipping with the examples, including the traces for them. The `examples/` folder should be excluded from the shipping gem.

enhancement
help wanted
good first issue

This is a TODO so I don't forget to report the issue observed in https://github.com/ivoanjo/gvl-tracing/pull/4#issuecomment-1196463364 to the perfetto team.

Hello there, and thanks for kscript! I would like to request the addition of support for [Kotlin Serialization](https://github.com/Kotlin/kotlinx.serialization). Since it needs an extra plug-in during compilation, I couldn't see any...

Hello there, and thanks for JUnit! :wave: My team has recently migrated to JUnit 5, and previously we were previously using the [junit-hierarchicalcontextrunner](https://github.com/bechte/junit-hierarchicalcontextrunner) for nested tests. One big difference from...

component: Jupiter
theme: diagnostics

### Description I'm working on a very simple (public) example service, using lambda and sam (also gradle 5 and kotlin). When I run `sam build` and later `sam package`, `sam`...

area/build
maintainer/need-followup