Manny Jois

Results 10 comments of Manny Jois

Another vote for notebook support...and also a reminder in case this was lost in thought

Tagging some common contributors to help review: @laktech @imayankmishra @iabmayank @srinivas81

I also have another change on top of this where we make sure to use primitive `int` in decoding everywhere instead of `Integer`. Looks like that can squeeze out another...

@laktech As promised, I've made a couple more PRs on top of this to test even further optimizations: 1. (https://github.com/mkjois/iabtcf-java/pull/1) Avoids any boxed integers for a ~25% speedup. 2. (https://github.com/mkjois/iabtcf-java/pull/2)...

@laktech It wasn't a proper offline benchmark like with JMH or anything. I basically just tried it with a production-like workload as part of a much larger code path, and...

@duereg With your dependency management, you've linked to your [fork](https://github.com/duereg/istanbul-traceur) of `istanbul-traceur`, which links to your [fork](https://github.com/duereg/istanbul) of `istanbul`. Both of these forks have `"traceur": ">= 0.0.61 < 0.1.0"` as...

This issue is still relevant. I can't seem to ignore CS lines with any type of comments.

@cowtowncoder Is this still an issue? Asking proactively before I use the module