Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eaftan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
eaftan
26d ago
I've been using: JMH as the framework to write microbenchmarks. It takes care of dealing with JIT warmup, etc. It's the standard way to write rigorous Java microbenchmarks. async-profiler ( https://github.com/asyn
2.
▲
by
eaftan
26d ago
I've been working on a similar agentically engineered regex project called SafeRE: https://github.com/eaftan/safere https://eaftan.github.io/safere-intro/ Mine is for Java and is intended to
3.
▲
SafeRE: Building a production-quality regex library with agents
(eaftan.github.io)
6 points
by
eaftan
3mo ago
|
0 comments