-
I've added the "quotes" support in #131292 and am planning on it releasing in stable as "experimental" because I'm not fully convinced it's the correct UI to do this. I want to try 2 other o…
-
Some other tools allow one to compare performance before & after a code change: http://www.brendangregg.com/blog/2014-11-09/differential-flame-graphs.html.
This might be a worthy addition. The "logic…
-
**The problem/use-case that the feature addresses**
Use a cheap algorithm for built-in compression in Redis to reduce memory usage.
**Description of the feature**
Add built-in `zstd` support …
-
Delta version: delta 0.1.1
I'm using mate-terminal (1.20.2) on Debian Buster.
The 24-bit color test seems to work, but the diff highlighting does not appear,
What do I wrong? Is it some extra confi…
-
This is an invitation to discussion...
So, react is pretty freaking awesome and I used it quite a bit. One thing unfortunately where react is not as strong is in performance, which gave roots to In…
-
# Version:
nextpnr-ice40 -- Next Generation Place and Route (git sha1 2898d81)
# Input:
```verilog
// look in pins.pcf for all the pin names on the TinyFPGA BX board
module top (
i…
BigET updated
4 years ago
-
http://pmg.csail.mit.edu/papers/osdi99.pdf
https://github.com/DAGfans/TranStudy/tree/master/Papers/Practical%20Byzantine%20Fault%20Tolerance
-
So I wanted to ask about the expected performance on string diffing. I love your library, but I have run into some really strange behavior and I am wondering if it is "normal."
I am running a perfor…
-
Refactor `recOrder ` calibration module such that
* it is independent of LC voltage control device - TriggerScope or NIDaq
* it is independent of image acquisition software - MicroManager, pycromana…
-
Timing profile from linux perf:
1. `cache_stats` are called **per-cycle** by Accel-Wattch.
2. xbar advance iterates all input->output which is `O(n^2)` which n is number of nodes. This is cra…
JRPan updated
4 months ago