-
Using httplib in JMeter will cause Metaspace to continue to rise until java.lang.OutOfMemoryError, how to solve it, the current version is 2.7.3
-
Hi,
I'm seeing problems similar to https://github.com/google/jax/issues/2718 in some pretty complicated code I've written and that involves computing JVP to get a custom_jvp implementation.
I ha…
-
Me and @JeffersGlass had a very lengthy conversation in Discord that started here: https://discord.com/channels/972017612454232116/972020206538997822/1250818968466362378
It's clear people using Py…
-
**Is your feature request related to a problem? Please describe.**
Not
**Describe the solution you'd like**
Add Profile-Guided Optimization (PGO) support to Elena's compiler and/or virtual machi…
-
Hi there, I enjoyed reading Profiling and Optimizing an Interpreter: great points all the way!
Just thought I might share about a recent experiment of mine, wrt. AST-walking interpreters, that I du…
-
Very nice list!
We can supply as much information about Scheme implementations as you want. The question is more about how much is too much :p What level of coverage are you aiming at?
The schem…
-
https://micheles.googlecode.com/hg/decorator/documentation3.html#definitions goes a bit into the problems it causes, same for the functools library
more practically: http://i.imgur.com/2vt7Awi.png (I…
ghost updated
9 years ago
-
Following the most recent commit, the jax.tree module is now being used instead of jax.tree_*. This is change requires jax >= 0.4.25. However, the are still many parts of the repository that are still…
-
### Describe the Bug
This has been on the wiki for some time, i didnt see a github issue for it however.
A (usually) dark line that looks like the border of a group of triangles shows through th…
-
Hello,
I have discovered your work through a presentation that was broadcasted on Youtube (from 2019, if I reckon). I have been quite surprised that people would _also_ be interested in developing …