Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
A pretty primitive portable profiler for Java 5.0. It only produces "flat" profiles, has only experimental support for multithreaded code, and aims at minimal overhead.
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
Yet Another JavaProfiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.
FProfiler is a JavaProfiler using log4j. Its very fast because it inserts the needed instructions into the byte-code of the class. It can be used to find "Hotspots" in Java programs, libs and servlet environments simply every Java class.
Eclipse profiler - plugin for profiling Java applications inside of Eclipse. NOTE! Project is dead and does not work on new versions of Eclipse. Use other open source (such as TPTP) or commercial profilers. SWT components library - set of additional SWT
MJP is a JVMPI-based Javaprofiler. It collects performance statistics
about a running program and presents them in a GUI. Users can view
data at a low level of detail and then to drill down to higher levels
of detail.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Disparate set of java utility functions used in numerous Aepryus projects. Includes a math package with vector objects and function parsers. A utility package contains loggers, a handy profiler and assorted helper methods for String and Date classes.
JPerfAnal is a performance analysis tool for the Java 2 Platform. It performs post-run analysis of data collected by Sun's hprof profiler, cooks the data in useful ways, and displays call graphs and profiling information in an interactive GUI.
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
A simple heap profiler for Java, based on JVMPI. The profiler
can be attached to a non-interactive JVM, creating heap
statistics from time to time. In case of OutOfMemoryExceptions
you simply verify your log file for the number of created
objects and
The goal of this project is to provide some Javaprofiler based on AOP (Aspect Oriented Programming). The first implementation will be available on first/second quarter 2003 for the Eclipse/WSAD IDE, the implemenation of AOP will be AspectJ.
xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
Open Data Profiler is a an open source, extensible data profiler, which enables users to analyze and gather automatically data quality facts on data sources in various formats (XML, JDBC or CSV).
JBoss Profiler Tomcat Portion is a tool to port JBoss Profiler from JBoss to Tomcat. It can control the start, pause and stop operations on logging Tomcat runtime data into file system by web interface or third-party tool as JConsole.