java-perf-workshop icon indicating copy to clipboard operation
java-perf-workshop copied to clipboard

Guided walkthrough to understand the performance aspects of a Java web service

Results 10 java-perf-workshop issues
Sort by recently updated
recently updated
newest added

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13. Release notes Sourced from postcss's releases. 8.2.13 Fixed ReDoS vulnerabilities in source map parsing (by @​yetingli). 8.2.12 Fixed package.json exports. 8.2.11 Fixed DEP0148 warning...

dependencies
javascript

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2. Changelog Sourced from nanoid's changelog. 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....

dependencies
javascript

[Docker recently updated their subscription terms](https://www.docker.com/blog/updating-product-subscriptions/), which mostly affects large businesses. We could keep its reference (free for personal use0, but it would make sense to update it to some...

It is common where Java workloads are within a Linux container, and they aren't aware of all the sizing that can occur which feeds into the overall container size. Furthermore,...

Play around with the RConsole from VisualVM and see what sort of reports we could build. One of the things we might be able to try is replicating https://jvmperf.net/docs/memory/gc/#parsing-the-log -...

There will be some implied knowledge about Java, but it may help share those expectations with references to good learning resources before going through this workshop. This should include content...

With the the ZGC in Java 11 preview, and now available in Java 13, we should get this updated to include this type of content.

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies
javascript

Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.24.1 to 2.35.1. Release notes Sourced from com.github.tomakehurst:wiremock-jre8's releases. 2.35.1 - Security Release 🔒 This is a security release that addresses the following issues CVE-2023-41327 - Controlled...

dependencies
java