-
Current master f7e513ac06055310656e5c3c3bc9e1d84571e1b4. Here is the test program:
``` c
#ifndef GC_THREADS
#define GC_THREADS
#endif
#include
#include
typedef struct list {
long d…
-
$ julia +1.11
```
julia> @time using CondaPkg
3.171187 seconds (1.41 M allocations: 81.186 MiB, 5.03% gc time, 67.35% compilation time)
```
I'm assuming all dependencies are the same, well …
-
### Version
v23.1.0
### Platform
```text
23.1.0 Darwin Kernel Version 23.1.0
```
### Subsystem
_No response_
### What steps will reproduce the bug?
I am sharing data from a na…
-
#### Describe the bug
`input()` after `print()` together with `sleep()` often requires two OK or EXE presses to continue. I use `input()` after a page full of information to continue with next page, …
-
Type: Bug
A memory leak is continously crashing VS Code. I am using an Apple M2 Max with 96GB RAM. I am using R on Jupyter Notebooks. I don't know if the problem is VS Code, Jupyter, R, or something…
-
Hi, the EasyAlign plugin saves me a lot of manual 'spaces' when creating tables.
However, what can I do to correctly align the following table:
~~~
+-------------+----------------+---------------…
-
The startup time to show a full REPL has significantly increased from 1.10 to 1.11.1:
```
$ time julia +1.10 --startup-file=no -e "using REPL; exit()"
_______________________________________________…
-
**Summary or problem description**
As is explained in #3535 , neo vm excution time is not determined for the same amount of GAS, say one GAS, it can run at a range from a few minutes to few millisec…
-
When building the JS frontend with e.g. `npm run build-flask-vite`, we experienced an issue with errors from npm:
```
rendering chunks (16)...
[742:0x29e37e10] 18404 ms: Mark-Compact (redu…
-
This could be working now https://github.com/TuringLang/Turing.jl/pull/2289/files#review-changes-modal .
Tapir AD looks a really good advance on `ReverseDiff`, so this would be good https://github.…