cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Warehousing & Analytics
Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Community. Share insights, tips, and best practices for leveraging data for informed decision-making.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How do I time how long does my code run in DBX

Sarah127
New Contributor III

How do I time how long does my code run in DBX.

1 ACCEPTED SOLUTION

Accepted Solutions

Jbohning
New Contributor III

Hi, you can use the standard python timeit function. 

''' %timeit

print("hello world")

'''

View solution in original post

1 REPLY 1

Jbohning
New Contributor III

Hi, you can use the standard python timeit function. 

''' %timeit

print("hello world")

'''

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group