I haven't read the paper, it's probably well beyond me, but I have always felt that the presumed existence of a singularity had to be the result of incomplete theory.
No one is picking Nodejs for high performance, but when it is chosen for other reasons it's still expected to perform well. The Nodejs gRPC library performs poorly relatively to the overall performance characteristics…
I dislike the use of gRPC within the data center. People reach for it citing performance, but gRPC is not high performance and the quality of the available open source clients is very poor, particularly outside of the…
If using the debugger is less efficient than using printf then it's a symptom of a wider problem. To be clear though, "printf debugging" is not the same thing as adding structured debug logs to your service and enabling…
I'm interested in calling go from python, gopy generates python bindings to cgo. Maybe HPy<->cgo would have less overhead.
If I had to guess: They think you're a poor performer in your assigned role and it's because you're too interested in the code. They assume you can do the job if they remove the distraction. Or: Your manager knows you…
I haven't read the paper, it's probably well beyond me, but I have always felt that the presumed existence of a singularity had to be the result of incomplete theory.
No one is picking Nodejs for high performance, but when it is chosen for other reasons it's still expected to perform well. The Nodejs gRPC library performs poorly relatively to the overall performance characteristics…
I dislike the use of gRPC within the data center. People reach for it citing performance, but gRPC is not high performance and the quality of the available open source clients is very poor, particularly outside of the…
If using the debugger is less efficient than using printf then it's a symptom of a wider problem. To be clear though, "printf debugging" is not the same thing as adding structured debug logs to your service and enabling…
I'm interested in calling go from python, gopy generates python bindings to cgo. Maybe HPy<->cgo would have less overhead.
If I had to guess: They think you're a poor performer in your assigned role and it's because you're too interested in the code. They assume you can do the job if they remove the distraction. Or: Your manager knows you…