# Other

- [On the Use of ML for Blackbox System Performance Prediction](https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/reading-groups/network-reading-group/ml-and-networking/other/on-the-use-of-ml-for-blackbox-system-performance-prediction.md): https://www.usenix.org/conference/nsdi21/presentation/fu
- [Marauder: Synergized Caching and Prefetching for Low-Risk Mobile App Acceleration](https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/reading-groups/network-reading-group/ml-and-networking/other/marauder-synergized-caching-and-prefetching-for-low-risk-mobile-app-acceleration.md): https://dl.acm.org/doi/10.1145/3458864.3466866
- [Horcrux: Automatic JavaScript Parallelism for Resource-Efficient Web Computation](https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/reading-groups/network-reading-group/ml-and-networking/other/horcrux-automatic-javascript-parallelism-for-resource-efficient-web-computation.md): https://www.usenix.org/conference/osdi21/presentation/mardani
- [Snicket: Query-Driven Distributed Tracing](https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/reading-groups/network-reading-group/ml-and-networking/other/snicket-query-driven-distributed-tracing.md): https://dl.acm.org/doi/10.1145/3484266.3487393


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/reading-groups/network-reading-group/ml-and-networking/other.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
