Signed up 994 days ago
In some case, customizing GC is nice.
Easy with JVM, not possible with Go.
Example: do not free memory in serverless function, in order to prevent GC pause.
Very nice to see Fuzz testing in the standard library.
No more third party tools needed! \o/
Looking for a benchmark for generics vs reflection !
In some case, customizing GC is nice.
Easy with JVM, not possible with Go.
Example: do not free memory in serverless function, in order to prevent GC pause.
Very nice to see Fuzz testing in the standard library.
No more third party tools needed! \o/
Looking for a benchmark for generics vs reflection !