-
## Preface
This issue is a continuation of #5777 (I'm going to call it "the previous issue") and offers a different perspective. Reading the previous issue is a prerequisite for reading this one.
…
-
As the project evolves and we add more features it will be important to continually check that we aren't regressing on performance metrics. This issue can be used to discuss what we consider importan…
-
```
I wrote a terrible looking results page. This is much nicer:
http://microbenchmarks.appspot.com/run/jessewilson@google.com/examples.ArraySort
Benchmark
That is written in GWT, the sources are he…
-
```
Pretty much each time I run a benchmark, some results "fail to upload". Roughly
10% seem to be missing, making the whole web UI largely useless, in particular
since I can't find how to "manually…
-
```
Much of Caliper is focused on measuring performance in long-running processes.
I'd like for us to also support measuring startup performance.
I've got some slow code that appears to perform well…
-
RyuJIT has several loop optimization phases that have various issues (both correctness and performance) and can be significantly improved. RyuJIT also lacks some loop optimizations that have been show…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [42c2362ca7d6030a4f665bb309fe49ce6552502b](https://github.com/dotnet/runtime/commit/42c…
-
Some time ago I was researching a way to improve UTF8 (des)erialization performance and I came across a very interesting article [UTF-8 processing using SIMD (SSE4)](http://woboq.com/blog/utf-8-proces…
-
```
Much of Caliper is focused on measuring performance in long-running processes.
I'd like for us to also support measuring startup performance.
I've got some slow code that appears to perform well…
-
```
Much of Caliper is focused on measuring performance in long-running processes.
I'd like for us to also support measuring startup performance.
I've got some slow code that appears to perform well…