-
The code quality and performance of RyuJIT is tracked internally by running [MicroBenchmarks](https://github.com/dotnet/performance/tree/master/src/benchmarks/micro) in our performance lab. We regula…
-
# Concerns
I don't know if this is an appropriate place to start this discussion, but I've had some concerns about signals for a while now.
I've worked on some statemanagement systems in the past my…
TarVK updated
3 weeks ago
-
While running tests for #658 , I realised that actually the TRW example is rather slow. One of the reasons for this is likely due to the fact that the function is in python (not directly in C) and the…
-
hi,please vs entityframe work core
-
**Intersections:**
- [ ] Review and simplification of the MeshIntersections class and auxiliary calculation classes.
- [x] 1d-2d in 2d intersection algorithm. Necessary for completely replace NGH.
…
-
The current `#[bench]` attribute is broken because #7 was merged without testing.
code:
```rust
#![feature(test)]
extern crate test;
use async_std::task;
#[async_attributes::bench]
async …
-
```
r890 added support for direct calls to fixed-arity functions with arity greater
than METH_O. There are two things to do based on this patch:
1. Tag as many functions as possible with METH_FIXED.…
-
I don't think we have something similar to this already, and I don't recall many similar issues/discussions (perhaps https://github.com/openxla/iree/issues/13145).
A common profiling request I see …
-
http://rosettacode.org/wiki/Category:Programming_Tasks
Look at the tasks individually, and if you can envision them working well as a coding challenge (no HTML/CSS - just runnable JavaScript), then…
-
Hello there,
Thanks for the very nice work!!
One thing that I noticed though is the energy consumption of your app increases as I move my mouse. It seems that the app is always tracking the mous…
nmder updated
2 months ago