Camillo Bruni

Results 9 issues of Camillo Bruni

Using spaces currently breaks all the tooling inside the image. Unless that is fixed first I do not understand why filetree should not use tabs instead.

enhancement
pharo

Very often when I navigate the spec I end up grepping/searching for internal methods in order to figure out who implements a special case. It would be nice if you...

- Simplify first example - Add more complex flags to the second example - Update args order to match the updated script - Fix a few more typos

- Allow multiple -add_comment command line options - Fix tests to support stringLists

If a decorator throws, we don't set `decorationState.[[Finished]] = true`. This means that if `addInitializerClosure` is used later, it can still be called without throwing which might be a bit...

This partially fixes #399 by not display non-finite scores which are caused by 0-measured suite results. - For non-positive or non-finite scores, the following summary page is displayed. Note that...

This script will eventually replace the benchmark-specifics overrides we already employ for some workloads. - clamp all setTimeout to 0ms delay to limit effects of CPU throttling - Make requestIdleCallback...

trivial change
v3.1

Make sure all workloads run with the same removed APIs

non-trivial change
v3.1

While an offline site is nice to have, it adds more problems than it solves for this kind of page. In the effort to reduce maintenance burden I'm removing the...