Skip to content

Commit 127ef7f

Browse files
matzclaude
andcommitted
TODO.md: update profiler/benchmarking entry
benchmarking tools (mruby-benchmark) have been implemented. update entry to focus on remaining profiler features: method call tracing, stack profiling, and detailed memory analysis. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 2336534 commit 127ef7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- iv/hash entry cache
88
- method inline caching improvements (cache method lookup results)
99
- more peephole optimization (if possible)
10-
- built-in profiler/benchmarking tools (memory, method calls, timing)
10+
- built-in profiler (method call tracing, stack profiling, detailed memory analysis)
1111
- improved REPL (mirb) features (multi-line, syntax highlighting, completion)
1212
- configurable memory pools (per-object-type, memory-constrained devices)
1313
- suspend/resume VM state (serialize/deserialize for power cycling)

0 commit comments

Comments
 (0)