Jacob
Jacob
Not sure if this was an update or its working for some reason randomly, but my perf is showing the extra stats that it didn't before I updated WSL and...
My guess is that ols was added to Mason before an arm build was supported. Now that ``ols-arm64-darwin`` at https://github.com/DanielGavin/ols/releases/download/nightly/ols-arm64-darwin is supported, the registry should be updated so the correct...
This is an old thread, but I did submit a PR for the membarrier crate to update the windows api used. We can wait to see if it gets merged,...
> Using symbols that cannot be input on a regular keyboard for operations sounds like a bad idea. _ and ^ are also the standard in other markup languages. Couldn't...
> Users have a prefix for unicode input, like `\`. We also want people to be able to type x_1 without automatic unicode substitution unless default behavior wants to be...
Running the examples/toy build after cloning: profile.coz ``` startup time=1678156162483923676 runtime time=11688573979 ``` and running `sudo perf stat -d ./target/release/examples/toy`: ``` Performance counter stats for './target/release/examples/toy': 8625.02 msec task-clock #...
Is there a way to just ignore it and transpile the rest so I can manually fix it instead?