add mrhooray/torch under profiling

This commit is contained in:
Rui Hu 2015-08-27 22:09:07 -07:00
parent 49f9baaa58
commit b23a8917d8

View file

@ -28,6 +28,7 @@ The goal is to have only projects that are mostly stable and useful to users.
- [Network programming](#network-programming)
- [Parser](#parser)
- [Platform specific](#platform-specific)
- [Profiling](#profiling)
- [Template engine](#template-engine)
- [Testing](#testing)
- [Text processing](#text-processing)
@ -289,6 +290,10 @@ The goal is to have only projects that are mostly stable and useful to users.
* Windows
* [retep998/winapi-rs](https://github.com/retep998/winapi-rs) — Windows API bindings [<img src="https://travis-ci.org/retep998/winapi-rs.svg?branch=master">](https://travis-ci.org/retep998/winapi-rs)
### Profiling
* Generate FlameGraph
* [mrhooray/torch](https://github.com/mrhooray/torch)
### Template engine
* HTML