-
Kevel (@adzerk)
- Braga, Portugal
- http://joaocosta.eu
- @JD557
- https://blog.joaocosta.eu
- https://jd557.itch.io
Pinned Loading
610 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 2 commits in 1 repository
Created a pull request in scala-native/scala-native that received 5 comments
Faster UTF-8 decoding from mixed buffers
Part of #4280
UTF-8 decoding had two implementations, a naive decodeLoopNoArray
and an optimized decodeLoopArray
(for when both Buffers are backed …
+35
−116
lines changed
•
5
comments
Opened 2 other pull requests in 1 repository
scala-native/scala-native
1
open
1
merged
-
Add fromCStringSlice
This contribution was made on Apr 12
-
Reduce allocations in fromCString
This contribution was made on Apr 7
Created an issue in scala-native/scala-native that received 6 comments
Performance issues in fromCString
I believe there are a few improvements that can be made to fromCString
The first one is pretty simple: Just add a new variant that allows one to pa…
6
comments
Opened 1 other issue in 1 repository
scala-native/scala-native
1
closed
-
CoderResult is missing toString
This contribution was made on Apr 6