Performance Engineer
Axi
About the role
Who we are
Axi was founded in Sydney in 2007 as a two-person startup. It has grown into a top global brokerage that’s trusted by tens of thousands of clients in 100+ countries. We offer a multi-asset trading service that allows clients of all levels to achieve their goals by trading and investing in global financial markets.
Our success is built on having top products, cutting-edge trading technology, award-winning service, and by having a great team of people working together all around the world – we hope you’ll enjoy getting to know them!
Axi is proud to have an honest and trusted reputation, with the Axi Group of companies operating under full financial regulation in different regions around the world, governed by ASIC, FCA, DFSA, FMA and CySec.
Let's talk about the cool stuff you do at Axi!
The Performance & Reliability team works cross-functionally with domain PODs, SRE, and Architecture to shape and enforce performance standards, identify bottlenecks, and drive continuous optimization across services, APIs, and clients. You will be the voice for performance, helping teams design faster systems from inception.
Your EDGE Assignment/You Will
Plan and conduct performance, load, stress, and soak tests for .NET Core microservices, React and React Native clients, SQL Server/Cosmos DB queries, and messaging systems.
Profile services and applications to identify performance bottlenecks: CPU, memory, I/O, network, and database contention using tools like Perfview, dotTrace, Azure Monitor, and browser dev tools.
Recommend and validate optimizations at code level (async patterns, caching, batching), database level (query tuning, indexing, partitioning), and infrastructure level (resource limits, autoscaling).
Define and monitor performance budgets, SLOs/SLIs, and capacity plans for critical services, alerting teams to regressions or approaching limits.
Work with Kubernetes/AKS teams on resource allocation, autoscaling strategies, and performance implications of deployments.
Build and maintain performance dashboards and monitoring, visualizing metrics from Application Insights, Prometheus, or similar tools.
Document performance best practices, anti-patterns, and decision trees to guide teams.
Technical Requirements
Hands-on experience with performance testing frameworks and tools (e.g., JMeter, k6, Locust, custom harnesses).
Strong understanding of .NET Core runtime behavior: async patterns, TPL, thread pool, GC, memory allocation, and profiling techniques.
Proficiency with .NET profiling tools: Perfview, dotTrace, Application Insights, or equivalent; ability to interpret ETW traces and metrics.
Solid knowledge of SQL Server performance: query plans, indexing strategies, execution time analysis, and workload characterization.
Familiarity with NoSQL performance tuning: Cosmos DB throughput, partitioning, consistency trade-offs, and cost modeling.
Understanding of browser and mobile performance: network waterfall analysis, rendering